Skip to main content
GET
Premium / volume by strike

Authorizations

Authorization
string
header
required

Skylit API key in the Authorization header (Authorization: Bearer fs_live_<key>). X-API-Key is also accepted.

Path Parameters

ticker
string
required

Underlying ticker symbol (uppercase, e.g. SPY, AAPL).

Example:

"SPY"

Query Parameters

interval
enum<string>
default:1D
Available options:
1D,
1W,
7D
dte_filter
enum<string>
default:all

DTE bucket — all, 0-7, 8-30, 31-90, or 90+.

Available options:
all,
0-7,
8-30,
31-90,
90+
date
string<date>

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"

Response

Strike distribution.

data
object
required
meta
object
required