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 可以获取具体的项目消费概要。

相关内容

热门资讯

如何分辨真伪!山西奇迹打锅子辅... 如何分辨真伪!山西奇迹打锅子辅助,情怀娱乐辅助器,详细app(有挂猫腻)1、山西奇迹打锅子辅助透视辅...
教程辅助!博雅棋牌辅助器,三哥... 教程辅助!博雅棋牌辅助器,三哥玩辅助器,详细脚本(有挂分享);博雅棋牌辅助器能透视中分为三种模型:博...
一分钟了解!陕西三代二破解,微... 一分钟了解!陕西三代二破解,微信小程序中至上饶510k辅助器,详细器(今日头条)1、微信小程序中至上...
终于清楚!hhpoker俱乐部... 终于清楚!hhpoker俱乐部靠谱吗,皮皮手游辅助,详细挂(的确有挂)暗藏猫腻,小编详细说明hhpo...
推荐一款!小程序财神十三张辅助... 推荐一款!小程序财神十三张辅助,同城游辅助器,详细方法(有挂解密)1、超多福利:超高返利,海量正版游...
一分钟揭秘!四川熊猫辅助器,闲... 一分钟揭秘!四川熊猫辅助器,闲逸辅助插件,详细方法(有挂教程)1、首先打开四川熊猫辅助器辅助器下载最...
一分钟教你!大菠萝免费辅助,手... 一分钟教你!大菠萝免费辅助,手游蛮王辅助,详细技巧(有挂秘笈)1、实时大菠萝免费辅助透视辅助更新:用...
玩家爆料!天天贵阳辅助工具,对... 玩家爆料!天天贵阳辅助工具,对战互娱辅助系统,详细方法(有挂辅助)1、任何天天贵阳辅助工具透视是真的...
玩家必看秘籍!决战卡五星辅助器... 玩家必看秘籍!决战卡五星辅助器下载,山西扣点点辅助,详细方法(有挂方略)决战卡五星辅助器下载透视方法...
玩家必看科普!奇迹免费脚本辅助... 玩家必看科普!奇迹免费脚本辅助工具,腾讯欢乐卡五星辅助器,详细神器(有挂总结)1、腾讯欢乐卡五星辅助...