The Search resource provides full-text search across events and markets.Documentation Index
Fetch the complete documentation index at: https://docs.polymarket.us/llms.txt
Use this file to discover all available pages before exploring further.
Methods
| Method | Endpoint | Description |
|---|---|---|
query(params?) | GET /v1/search | Search events and markets |
query
Search for events and markets by text query.Parameters
| Parameter | Type | Description |
|---|---|---|
query | string | Search query text |
limit | number | Maximum results to return |
page | number | Page number for pagination |
seriesIds | number[] | Filter by series IDs |
marketType | string[] | Filter by market types |
status | string | Filter by status |