v25

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-015486519.4 KB
Markets

Get market intelligence

Smart money flow analysis for a specific market — net flow direction, whale trade count, buy/sell volumes, and top graded trader positions.

get/api/v1/market/{condition_id}/intel

Path parameters

condition_idstring required

Market condition ID. Accepts the raw provider-backed condition_id returned by /api/v1/markets/search or the mkt_-prefixed market.id emitted by V1 responses.

Query parameters

timeframe'1h' | '4h' | '24h' | '7d'

Lookback window for whale flow aggregation.

Headers

If-None-Matchstring

Conditional GET validator from a previous ETag. Matching values return 304 Not Modified with an empty body.

Response

Market intelligence

object'market_intel' required