Skip to main content
Endpoint:

Authorization

string
required
Example:Authorization | Bearer Paste-Your-API-Key-Here

Response

Successful Response

Main Structure (Root)

integer
Status code returned by the API.
string
Status message that describes the status code.
object
The account balance object.

data Structure (Object)

integer
Active balance that can be used/withdrawn immediately.
integer
Pending balance (cannot be withdrawn).
integer
Total overall balance (Active balance + Pending balance).