Detailed scoring for a single trade
Scoring
Detailed scoring for a single trade
Returns sentiment, urgency, and confidence scores for an individual
trade plus a spread-level breakdown and full trade context (ticker,
strike, expiration, sweep/block flags, moneyness). Used to drill
into a single row from /v1/flow/{ticker}.
The tradeId path parameter accepts three formats: the canonical
flow_{hex}_{idx} id returned by the flow feed, a bare hex
timestamp (188afe42c3a77af2), or a raw nanosecond integer.
GET
Detailed scoring for a single trade
Authorizations
Skylit API key in the Authorization header
(Authorization: Bearer fs_live_<key>). X-API-Key is also accepted.
Path Parameters
Trade id (flow_{hex}_{idx}, bare hex timestamp, or raw nanos).
Example:
"flow_188afe42c3a77af2_0"

