Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
You are viewing documentation for Polymarket US
Search for events and markets
GET
/v1/search
GET /v1/search?query=super+bowl&limit=10
query
limit
page
seriesIds
marketType
status
startTimeMin
startTimeMax
closedTimeMin
closedTimeMax
{ "events": [ { "id": "123", "slug": "super-bowl-winner", "title": "Super Bowl Winner", "category": "sports", "active": true, "markets": [...] } ] }