Polyrankdocs
Product guides

Market pages

Smart-money consensus vs price, positioning, holders, and flow.

Market pages (polyrank.app/market/{conditionId}) show what skilled wallets think versus what the market price says.

The headline number

Consensus vs mid: the skill-weighted YES probability of the positioned smart-money cohort against the current market mid. A persistent divergence is the closest thing to a free lunch this data offers — someone is wrong, and it's usually not the calibrated cohort.

API surface

EndpointReturns
GET /v1/market/{conditionId}Consensus, mid, volumes
GET /v1/market/{conditionId}/positioningPositioned wallets by side with skill context
GET /v1/market/{conditionId}/holdersTop holders
GET /v1/market/{conditionId}/flowTime-bucketed buy/sell flow
GET /v1/market/{conditionId}/fillsRecent fills
GET /v1/market/{conditionId}/stats24h stats

Anonymous teaser: GET /v1/public/market/{conditionId-or-slug} accepts the Polymarket slug too.

On this page