账户

备注
专家级
API密钥应作为Bearer令牌放在请求头的Authorization字段。 获取API密钥.
显示

API端点:

GET
https://gitww.com/api/v1/account

请求示例:

curl --location --request GET 'https://gitww.com/api/v1/account' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer {api_key}'