Skip to main content
POST
Retrieve Account Balance

Body

application/json
key
string
required

The API key to fetch the account balance

Example:

"apiKey"

action
string
required

Action to be performed, set to balance

Example:

"balance"

Response

OK

balance
string
Example:

"1000.92"

currency
string
Example:

"IDR"