Skip to main content

Billing API (v1.0.0)

Viewing the remaining balance and estimating the time of service operation for which the available funds will be sufficient

Get billing prediction

Get billing prediction

Returns the estimated time that the remaining balance will last in hours..

Authorizations:
X-TokenX-Auth-Token

Responses

Response samples

Content type
application/json
{
  • "status": "string",
  • "data": {
    }
}

Get account balances

Get account balances

Returns account balances and billing information.

Authorizations:
X-TokenX-Auth-Token

Responses

Response samples

Content type
application/json
{
  • "status": "string",
  • "data": {
    }
}