Relative-volume bars for a ticker
Underlying
Relative-volume bars for a ticker
Time-bucketed bars with call/put volume + premium and an
average-volume baseline computed from avgPeriod recent days,
plus aggregate RVOL stats. Returns snake_case keys.
GET
Relative-volume bars for a ticker
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"
Query Parameters
Lookback for the baseline (e.g. 14d, 30d).
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"
Available options:
rvol, volume, premium, time Available options:
asc, desc Required range:
x >= 1Available options:
full, summary 
