List all historical trades

/v3/trade/history

1 credit per API call.


List all historical trades. It is possible to list all trades, trades for specific trading pair and/or account.

Query Params
string

Account ID. If present, only closed trades for given account will be present.

string
length between 3 and 30

Trade pair. If present, only closed trades on given trade pair will be present.

number
required
1 to 50

Max number of items per page is 50.

number

Offset to obtain next page of the data.

boolean

Get the total trade pair count based on the filter. Either count or pageSize is accepted.

types
array of strings

Trade types.

types
Responses

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