Check Balance

Check the remaining credits in your account.

get
授权
Authorizationstring必填
Bearer authentication header of the form Bearer <token>.
响应
get
/api/v2/check_balance
201成功

调用该API节点以查询账户剩余余额。

收费

调用该API节点以查询账户剩余余额不会收取任何费用。

请求

Authentication

此API使用密钥进行身份验证。您需要在所有请求的Authorization头中包含一个有效的密钥.

响应

JSON响应包含以下字段。

Property
Type
Description

balance

int

Balance of account.

Examples

最后更新于

这有帮助吗?