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.

Changes

No recorded changes to this endpoint across all 1 revision of this API.