帐户

备注
专家级
API 密钥应作为持有者令牌在请求的授权标头中发送。 输入您的API Key.
显示

接口端点:

GET
https://tz8.in/index.php/api/v1/account

请求示例:

curl --location --request GET 'https://tz8.in/index.php/api/v1/account' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer {api_key}'