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 | str | Search query text |
limit | int | Maximum results to return |
page | int | Page number for pagination |
seriesIds | list[int] | Filter by series IDs |
marketType | list[str] | Filter by market types |
status | str | Filter by status |