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
| Endpoint | Returns |
|---|---|
GET /v1/market/{conditionId} | Consensus, mid, volumes |
GET /v1/market/{conditionId}/positioning | Positioned wallets by side with skill context |
GET /v1/market/{conditionId}/holders | Top holders |
GET /v1/market/{conditionId}/flow | Time-bucketed buy/sell flow |
GET /v1/market/{conditionId}/fills | Recent fills |
GET /v1/market/{conditionId}/stats | 24h stats |
Anonymous teaser: GET /v1/public/market/{conditionId-or-slug} accepts the
Polymarket slug too.