Trades

Retrieve your trades. Your most recent trades will be retrieved by default, but a timestamp can be used to retrieve time-specific data.

Body Params
int64

If start is given, only records with MTS >= start (milliseconds) will be given as response.

int64

If start is given, only records with MTS <= end (milliseconds) will be given as response.

int32

Number of records in response (max. 2500).

int32

+1: sort in ascending order | -1: sort in descending order (by MTS field).

Response

Language
LoadingLoading…
Response
Choose an example:
application/json