AutodeskForgeAPIforCloudCreditConsumptionSummary
创始人
2024-11-12 10:00:09
0

Autodesk Forge API 云消费 Credit 汇总。

以下是一个使用 Forge API 拉取云消费 Credit 汇总信息的示例 Python 代码:

import requests
from requests.auth import HTTPBasicAuth
import json
import os

client_id = os.environ['FORGE_CLIENT_ID']
client_secret = os.environ['FORGE_CLIENT_SECRET']
url = 'https://developer.api.autodesk.com/authentication/v1/authenticate'
data = {'client_id': client_id, 'client_secret': client_secret, 'grant_type': 'client_credentials', 'scope': 'data:read'}
response = requests.post(url=url, data=data)
token = response.json()['access_token']
headers = {'Authorization': 'Bearer ' + token}

# Fetch list of Hubs
url = 'https://developer.api.autodesk.com/project/v1/hubs'
response = requests.get(url=url, headers=headers)
hubs = response.json()

# Pick the first hub
hub_id = hubs['data'][0]['id']

# Fetch list of projects in the hub
url = 'https://developer.api.autodesk.com/project/v1/hubs/' + hub_id + '/projects'
response = requests.get(url=url, headers=headers)
projects = response.json()

# Pick the first project
project_id = projects['data'][0]['id']

# Get the consumption data for the project
url = 'https://developer.api.autodesk.com/consumption/v1/organizations/-/projects/' + project_id + '/usage'
response = requests.get(url=url, headers=headers)
consumption_data = response.json()
print(json.dumps(consumption_data, indent=4))

这段代码可以拉取账户中所有项目的消费概要。根据需要修改项目 ID 可以获取具体的项目消费概要。

相关内容

热门资讯

随着!微乐脚本辅助器!果然有挂... 随着!微乐脚本辅助器!果然有挂辅助脚本(有挂头条)-哔哩哔哩1、微乐脚本辅助器破解器简单,微乐脚本辅...
出乎意料的是!四川游戏家园辅助... 出乎意料的是!四川游戏家园辅助界面!一直是真的辅助下载(有挂解惑)-哔哩哔哩1.四川游戏家园辅助界面...
日前!哈局十三张通用辅助!切实... 日前!哈局十三张通用辅助!切实真的是有辅助工具(有挂细节)-哔哩哔哩1、在哈局十三张通用辅助插件功能...
记者获悉!旺旺福建辅助!总是有... 记者获悉!旺旺福建辅助!总是有挂辅助工具(有挂详细)-哔哩哔哩1、游戏颠覆性的策略玩法,独创攻略技巧...
相较于以往!龙岩闲游安卓脚本!... 您好,龙岩闲游安卓脚本这款游戏可以开挂的,确实是有挂的,需要了解加去威信【136704302】很多玩...
此事备受玩家关注!爱玩联盟辅助... 此事备受玩家关注!爱玩联盟辅助!果然有挂辅助安装(有挂辅助)-哔哩哔哩爱玩联盟辅助破解侠是真的助透视...
事发当天!上饶打炸辅助!好像是... 事发当天!上饶打炸辅助!好像是真的辅助下载(发现有挂)-哔哩哔哩1、打开软件启动之后找到中间准星的标...
有了最新消息!湘竞技辅助!本来... 有了最新消息!湘竞技辅助!本来真的是有辅助修改器(有挂细节)-哔哩哔哩1、每一步都需要思考,不同水平...
据文件显示!拱趴大菠萝调胜率!... 据文件显示!拱趴大菠萝调胜率!本来是真的辅助app(详细教程)-哔哩哔哩1、下载好拱趴大菠萝调胜率透...
据玩家消息!火神辅助免费下载!... 据玩家消息!火神辅助免费下载!真是真的是有辅助平台(有挂技巧)-哔哩哔哩1、火神辅助免费下载模拟器是...