US Options Daily Analytics
GET/api/v1/data/us-equity-opt/opt-greeks-daily
The U.S. Options Daily Analytics dataset provides end-of-day option valuation and risk metrics computed using the last-minute mid-price of each trading session. For each listed U.S. options contract, the dataset includes the theoretical option price, implied volatility, and the full set of standard Greeks: delta, gamma, theta, vega, and rho. Calculations are performed using the Black-Scholes-Merton framework, with closed-form analytical formulas applied to European-style options and a finite-difference numerical pricing model applied to American-style options. To support transparency and downstream validation, the dataset also provides the underlying asset mid-price at the calculation minute and implied volatility convergence codes, indicating the numerical stability and outcome of the volatility solve. This dataset is designed for daily risk monitoring, portfolio analytics, volatility research, and options valuation workflows, where consistent, model-based end-of-day metrics are required.
For more details, please refer to the dataset documentation: US Options Daily Analytics 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.