Bulk underlying stats for a list of tickers
Underlying
Bulk underlying stats for a list of tickers
Returns a single-day UnderlyingStats record per requested ticker.
Tickers absent from the response had no options activity that day.
GET
Bulk underlying stats for a list of tickers
Authorizations
Skylit API key in the Authorization header
(Authorization: Bearer fs_live_<key>). X-API-Key is also accepted.
Query Parameters
Comma-separated list of tickers (max 50).
Example:
"SPY,AAPL,NVDA"
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"

