List historical trades
GET/market-trades
Returns public trade executions for derivative instruments. Filter by instrument and date range.
Request
Responses
- 200
- 400
- 401
- 403
- 429
- 500
List of trades
Bad request — validation failed, invalid parameters, or the request
was rejected due to a business rule violation (e.g.
INSUFFICIENT_FUNDS when a transfer exceeds the available balance).
Authentication required or credentials invalid
Insufficient permissions for the requested resource
Rate limit exceeded — retry after the period indicated in Retry-After header
Response Headers
Retry-After
Number of seconds to wait before retrying the request
Internal server error