Option chain snapshot
Snapshot of the option chain for a single expiration on the requested date — call & put volume, premium, OI, last IV, and last trade price per strike, plus the underlying price.
Authorizations
Skylit API key in the Authorization header
(Authorization: Bearer fs_live_<key>). X-API-Key is also accepted.
Path Parameters
Underlying ticker symbol (uppercase, e.g. SPY, AAPL).
"SPY"
Query Parameters
Expiration date (YYYY-MM-DD).
"2026-08-21"
Suppress strikes whose total (call+put) volume is below this floor.
x >= 0Trading date the request targets, in YYYY-MM-DD. Defaults to the
current trading date (the most recent session that has settled
enough data to be queryable). Past dates fall through to the daily
rollup tables.
"2026-05-27"

