账户

注意
专享
在请求API中,API密钥需要发送到Bearer key 获取API key.
示例

API接口:

GET
https://8xhd.cc/api/v1/account

请求示例:

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