开户联系QQ:1145484897

账户

备注
专家级别
API密钥应该作为请求的Authorization标头中的Bearer令牌发送 获取你的API密钥.
显示

API端点:

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

请求示例:

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