Raw enriched trades for a ticker
Returns the raw enriched trade rows that feed the chart bars and the live feed. Supports rich filtering — sweep-only / multi-leg, moneyness, premium floor, DTE / strike / expiration windows.
Field naming. Returns snake_case keys (the same shape used
by the internal live-feed); see OptionTradeRow below.
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
Lower time bound — ISO 8601 (e.g. 2026-01-12T09:30:00Z) or
Unix seconds. Defaults to start-of-trading-day.
Upper time bound — ISO 8601 or Unix seconds. Defaults to now.
1 <= x <= 5000ITM, ATM, OTM x >= 0
