Get Historical Options Market Trades
GET/v1/history/option-trades
Get Historical Options Market Trades by optionType. If optionType is not specified in request parameters, both CALL & PUT markets will be returned
- On a single query request you can retrieve data over a 7 day window, with the data available for the last 90 days
- Only max 100 data will be returned during the window
- Default: If
createdAtDatetimeis omitted, the endpoint returns a rolling 7-day window of trade history, starting from the most recent trade across all options markets
Request
Responses
- 200
- 400
- 404
- 429
- 500
OK
Bad Request
Resource Not Found
Too Many Requests
Internal Server Error