帐户

笔记
专家级
API密钥应作为请求的授权头中的承载令牌发送。 获取API密钥.
显示

API终结点:

GET
https://link.xxbtop.com/api/v1/account

请求示例:

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