US Options Open Interest
GET/api/v1/data/us-equity-opt/opt-open-interest
The U.S. Options Open Interest dataset provides daily open interest information for U.S. equity and index options, derived from Options Price Reporting Authority (OPRA) open interest publications. The dataset consolidates open interest across all U.S. equity options exchanges, delivering contract-level visibility into the number of outstanding option positions at the end of each trading day. Open interest values are provided per option contract, enabling analysis of market participation, liquidity concentration, positioning trends, and risk exposure across strikes, expirations, and option types.
For more details, please refer to the dataset documentation: US Options Open Interest Guide.
Advanced Filtering
You can provide one or multiple filter expressions based on the dataset's columns to narrow down the results. For example, StartDate.gt=2023-01-01&StartDate.lt=2023-12-31, Ticker=AAPL.
Please refer to the Advanced Filtering Guide for the extensive reference.
Request
Responses
- 200
- 403
- 422
- 429
JSON, CSV file, or gzip-compressed CSV file, depending on the value of response_format query parameter
Forbidden
Validation Error
Request rejected because the identity or team exceeded a configured monthly or per-minute usage quota. When available, the response includes rate-limit headers describing the current quota.
Response Headers
Configured quota limit for the resource that was exceeded.
Remaining quota before the limit is reached. This is 0 when the request is rejected.
Number of seconds left in the current quota period before usage resets.