Premium / volume by expiration for a strike
Underlying
Premium / volume by expiration for a strike
For a single strike on the underlying, breaks the requested window’s premium and volume out by expiration date.
GET
Premium / volume by expiration for a strike
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).
Example:
"SPY"
Strike price (decimal allowed; e.g. 580 or 580.5).
Example:
"580"
Query Parameters
Available options:
1D, 1W, 7D Available options:
all, 0-7, 8-30, 31-90, 90+ Trading 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.
Example:
"2026-05-27"

