Per-ticker net-premium time series ("flow tide")
Flow
Per-ticker net-premium time series ("flow tide")
Bucketed bullish vs bearish premium time series for a single ticker,
with cumulative net premium and per-bucket VWF/SDF/FIR. The
ticker-level analogue of /v1/market/tide.
GET
Per-ticker net-premium time series ("flow tide")
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
Lower bound of the window (RFC 3339, e.g. 2026-05-27T13:30:00Z).
Upper bound of the window (RFC 3339).
Bucket size for the time series. Pre-aggregated tables back the sub-hourly resolutions; coarser buckets fall through to a roll-up.
Available options:
1min, 5min, 15min, 30min, 1h, 1d, 1w Available options:
call, put, all Required range:
x >= 0Required range:
x >= 0Aggregate flow over an arbitrary [start, end] windowTrailing per-time-of-day flow baseline (avg + stddev)

