/exchange/trades

Retrieves recent trades executed on a market.

Query Params
string
required

The market symbol to get the trades for.

string
enum
Defaults to Order

Type of trade.

Allowed:
int32
0 to 1000
Defaults to 500

Default 500; max 1000.

int64

The timestamp specifies the earliest point in time for which data should be returned. The value is not included.

int64
≥ 0

The timestamp specifies the latest point in time for which data should be returned. The value is included.

int32
≥ 1

The page number to retrieve in a paginated response.

Response

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