v1

latestOpenAPI 3.0.02026-07-2323080.8 KB
Account-balance

Get account balance

get/general/account/balance

Query parameters

currencystring

Specify a specific currency to get the balance for that currency. If not provided, the response will contain the balance for all available currencies.

Headers

general_api_keystring required

Your General API Key for authentication and authorization.

Content-Typestring required

Response

Successful operation

dataobject

Object keyed by currency symbol. Each value represents the account balance for that currency.

messagestring

A message containing additional information about the result of the request.

statusinteger

The status of the request response. Typically provided as a numeric code.

versionstring

The version of the API being used.