/polymarket/events

POST /api/polymarket/events

Price: 5 credits

Get a Polymarket event by its id or slug

How to use it

Get a single Polymarket event (the umbrella that groups several related prediction markets, e.g. an election or tournament) by its numeric id or slug. Returns the event title, alias, description, category tags, lifecycle flags (active, closed, archived), aggregate trading volume (total and per window), liquidity, open interest, comment count, start/end/created/updated timestamps, and the full list of nested markets — each with its question, outcomes, prices, clob token ids and volumes. Use the markets endpoint to fetch one contract directly.

Parameters

Request body

Response

Errors

Response headers