Get history of balance

This endpoint retrieves historical balance data aggregated by time intervals.

Key details:

  • Supports filtering by account IDs, currencies, and time range.
  • Results are aggregated using the selected candleType.
  • Response is limited to 100 ticks per request.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum
Defaults to ONE_HOUR

Aggregation interval for balance data points.

Allowed:
accountIds
array of strings

List of account IDs to filter results. If omitted, the total balance is returned.

accountIds
string
^[a-z_]+$

Comma-separated list of currency slugs to filter. If omitted, aggregated balance is returned.

string
required
^[a-z_]+$

Get result in specified currency, if not specified return in system base currency.

date-time

Currency in which results are returned. If omitted, system base currency is used.

date-time

Lower bound of time range to filter by.

Response

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json