v1

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-06181217.3 KB
Market data

Search or fetch Polymarket data

Search supported market inputs by text, slug, or token. This is read-only and unauthenticated.

get/api/polymarket

Query parameters

querystring

Text search, for example Bitcoin or US election.

slugstring

Event or market slug to fetch directly.

tokenIdstring

Token ID to resolve to its market.

topinteger

Number of top markets to return. Keep requests small; public market-data routes may be rate-limited.

Response

Market search, market detail, price history, or order-book data depending on query parameters.

{"stackTrail":"paths:/api/polymarket:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}