US Options Trade Only Minute Bar
GET/api/v1/data/us-equity-opt/opt-trades-1min
The U.S. Options Trade-Only Minute Bar dataset provides trade-derived, minute-level summaries for U.S. listed options, aggregated from executed trades disseminated via the Options Price Reporting Authority (OPRA). Each one-minute bar includes Open, High, Low, Close (OHLC) prices calculated from trades, along with Volume and VWAP for the interval. To support option-to-underlying relationship analysis, the dataset also provides the underlying asset’s bid and ask prices at the start and end of each minute. Coverage spans all U.S. equity options exchanges reporting via OPRA.
For more details, please refer to the dataset documentation: US Options Trade Only Minute Bar 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.