Coverage: We currently index Polymarket crypto markets. Markets in other categories are not included in the hosted catalog yet.
Endpoints
All discovery routes require
X-API-Key on the hosted API.
Recommended workflow
- Search —
GET /v1/markets?search=bitcoin&limit=50 - Select — note
idorslugfromdata[] - Detail —
GET /v1/markets/{slug}for token ids and resolution state - History — query
/prices,/metrics, or/bookson the same identifier
List response format
metadata.next_cursor is non-null, pass it as the cursor query parameter. See Pagination.
Query parameters
Shared filters
Relationship filters
Market identifiers
{id_or_slug} accepts:
- Source market id (e.g.
618831) - URL slug (e.g.
will-btc-hit-100k) - Scoped public id (e.g.
polymarket:market:618831)