账户

Notes
专家级
应用API接口密钥应该作为承载令牌在请求的授权头中发送 获取您的应用API接口密钥.
显示

API接口:

GET
https://sd.la/api/v1/account

请求示例:

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