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分钟带你辅助!广东雀神智能插... 广东雀神智能插件辅助 无需打开直接搜索微信:136704302本司针对手游进行,选择我们的四大理由:...
第一分钟带你详情!杭州都莱辅助... 第一分钟带你详情!杭州都莱辅助软件有没有用,花花生活圈怎么装开挂,详细教程(有挂教学)-哔哩哔哩您好...
1分钟带你辅助!新鸿狐挂机,新... 新上游辅助器是一款可以让一直输的玩家,快速成为一个“必胜”的ai辅助神器,有需要的用户可以加我微信(...
第8分钟带你讲究!凑一桌游戏关... 第8分钟带你讲究!凑一桌游戏关春天破解透视版,蛮王大厅辅助,教你攻略(新版有挂)-哔哩哔哩;无需打开...
第九分钟带你明白!创思维透视下... 第九分钟带你明白!创思维透视下载链接,创思维激k看底牌辅助软件,必备教程(有挂总结)-哔哩哔哩创思维...
六分钟带你发现!哥哥打大a辅助... 【亲,福建天天开心辅助工具 这款游戏可以开挂的,确实是有挂的,很多玩家在这款福建天天开心辅助工具中打...
3分钟带你讲解!乐达大连穷胡小... 大家好,今天小编来为大家解答乐达大连穷胡小鸡满天飞这个问题咨询软件客服可以免费测试直接加微信(136...
四分钟带你透视!789大菠萝攻... 789大菠萝攻略开挂教程视频分享装挂详细步骤在当今的网络游戏中,789大菠萝攻略作为一种经典的娱乐方...
9分钟带你讲解!丽水都莱脚本辅... 9分钟带你讲解!丽水都莱脚本辅助,福建天天开心辅助工具,教你攻略(有挂教程)-哔哩哔哩 >>您好:软...
第4分钟带你明白!福建大玩家透... 第4分钟带你明白!福建大玩家透视,赣牌圈有挂吗,辅助教程(有挂总结)-哔哩哔哩福建大玩家透视ai黑科...