账户

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

API端点:

GET
https://seo.wizzyweb.in/api/v1/account

请求示例:

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