Get Account Balance

This endpoint retrieves the balance of a user’s account based on the provided accountId and currency.

Optionally, a specific date can also be provided to fetch the balance for that particular date.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Unique identifier of the account for which the balance is to be retrieved.

accountIds
array of strings

A list of account IDs for which the balance is to be retrieved.

accountIds
string

The currency in which the balance should be returned.

date-time

Specifies the date for which the balance should be returned.
The format should be in YYYY-MM-DDTHH:MM:SSZ format.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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