Search market questions by keyword. Returns matching markets with metadata, volume, and resolution status.Documentation Index
Fetch the complete documentation index at: https://polynode.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Request
Query parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
q | string | required | Search query (matched against market question) |
limit | integer | 100 | Max 1000 |
offset | integer | 0 | Pagination offset |
Example
Response fields
| Field | Type | Description |
|---|---|---|
condition_id | string | Market condition ID |
question | string | Market question text |
slug | string | URL slug |
category | string | Market category |
volume_all_time | string | Total volume traded |
active | boolean | Whether the market is active |
closed | boolean | Whether the market is closed |
winning_outcome_index | integer | Which outcome won (null if unresolved) |
tag_slugs | array | Category tags |

