Balance

Get a list of balances

post

Get a list of your balances for each cryptocurrency, including zero balances.

Authorizations
X-processing-keystringRequired

Your API key.

X-processing-signaturestringRequired

The request body, signed with HMAC-SHA512 with your secret key. You can find the secret key in your account.

Responses
chevron-right
200

OK

application/json
currencystringRequired

Account currency.

typestring · enumRequired

Whether this account is for a crypto or a fiat currency.

Possible values:
balancenumberRequired

Balance amount.

post
/accounts/list
200

OK

Last updated

Was this helpful?