API Reference
API StatusLogin

Retrieve Account Performance

Retrieves realtime Account Performance details by accountID.

📘

Query Params

When passing in query parameters, use period or to/from. This endpoint will not accept both at the same time.

Path Params
string
required

The user's unique account identifier.

Query Params
string

Used for relative date range, accepts a number and a unit of time (E.g: 3d = 3 Days or 2w = 2 Weeks).

string

Start date and time of requested time frame of the accounts performance.

string

End date and time of requested time frame of the accounts performance.

Response

Response body
object
string

The user's unique account identifier.

string

The user's unique account number, that is human readable.

string

Start date and time of requested time frame of the accounts performance.

string

End date and time of requested time frame of the accounts performance.

string

Date and time of last performance update.

performance
array

Array of performance objects.

performance
Language
Credentials
URL