Order Management
Get Trades
Limit: 10 requests per 1 second
GET /v1/trades
Return client’s trades history within a time range.
GET
/
v1
/
trades
Headers
Query Parameters
start time range that wish to query, noted the time stamp is 13-digits timestamp.
end time range that wish to query, noted the time stamp is 13-digits timestamp.
the page you wish to query.
the page size you wish to query. (max: 500)