帐户

说明
专家级
API 密钥应作为请求的授权标头中的不记名令牌发送. 获取您的 API 密钥.
Show

API endpoint:

GET
https://goo.cm/api/v1/account

请求示例:

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