For the complete documentation index, see llms.txt. This page is also available as Markdown.

余额

Atlas API 余额查询端点参考,用于获取账户余额并支持财务和运营检查。

💬 需要帮助? 如果遇到问题,请在帮助中心咨询 Eva,快速获取诊断建议。

咨询 Eva

Get Balance

post

Dependency No preceding function needs to be carried out.

Endpoint: https://sandbox.atriptech.com/balance.do

Header parameters
AcceptstringRequiredExample: application/json
Content-TypestringRequiredExample: application/json
Accept-EncodingstringRequiredExample: gzip
x-atlas-client-idstringRequiredExample: <YOUR_CLIENT_ID>
x-atlas-client-secretstringRequiredExample: <YOUR_CLIENT_SECRET>
Body
currencystringRequired

The currency of your balance account

Responses
200Success
application/json
statusintegerRequired
msgstring · nullableOptional
post/balance.do
200Success

Last updated

Was this helpful?