帐户

备注
专家级
API 密钥应作为 Bearer 令牌在请求的授权标头中发送。 获取您的 API 密钥.
显示

API端点:

GET
https://8fi.cn/api/v1/account

请求示例:

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