Skip to main content
Get a live one-call options overview for a ticker. One full-chain snapshot is summarized into a volatility block (30-day implied vs 20-day realized vol, their spread, skew, and the rank/percentile of today’s IV in the ticker’s own year), a flow block (today’s volume with put/call splits and reference averages), and a positioning block (open interest, max pain, and the largest open-interest strikes). It adds expected moves per expiry (always including the first expiry on or after the next earnings date), lognormal probability bands, quotable derived[] sentences, condition flags, and a data_quality block. History-dependent fields report null with a days-collected count while the daily series fills, never fabricated. Serves live data only; pass a past date to options_sentiment instead. Endpoint: POST /api/v1/options/overview Tier: point · Delivery: sync

Request

Response

The response is the two-key envelope { finterm, data }, where data is the finterm.result:OptionsOverview/v1 contract:

Example