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 |