v1
latestOpenAPI 3.1.02026-07-2655154175.6 KBAggregate sentiment scoring across timeframes (VWF / SDF / FIR / Composite)
Returns a Composite directional score plus its VWF / SDF / FIR components for one or more trailing timeframes (intraday or multi-day). Optional moneyness breakdown, optional time-decay weighting, and a comparative trend block contrasting short- vs long-horizon sentiment. Reference: PRD Section 8.
Path parameters
Underlying ticker symbol (uppercase, e.g. SPY, AAPL).
Query parameters
Comma-separated timeframes, or all. Supported atoms: 1h, 4h, 1d, 7d, 30d, 90d. all expands to all six. Unknown atoms are treated as a single trading day.
Attach the per-timeframe VWF/SDF/FIR component split.
Attach a byMoneyness array (deep_itm → deep_otm).
Restrict to one expiration bucket.
Apply exponential time decay to VWF / SDF / FIR components.
Half-life in minutes for the decay (only applied when timeDecay=true).
Response
Aggregate sentiment by timeframe.
Example response
{
"meta": {
"requestId": "d7574836"
}
}