配置文件

备注
Expert level
API密钥应作为持有者令牌在请求的Authorization头部中发送. 获取您的API密钥.
显示

API终结点:

GET
http://seo.aa1.cn/api/v1/account

请求示例:

curl --location --request GET 'http://seo.aa1.cn/api/v1/account' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer {api_key}'