Search Polymarket markets
search_marketsFind Polymarket crypto markets by keyword to retrieve their unique slugs, enabling access to historical order book data and related market analysis.
Instructions
Find Polymarket markets by keyword. Start here — the other tools need a market slug, and slugs are not guessable. Coverage is Polymarket crypto markets: up/down contracts at 5m, 15m and 4h, price thresholds like "bitcoin-above-80k", and related event markets. Resolved markets are excluded unless include_closed is true, which is usually what you want for historical analysis. For a whole family of markets rather than one, search_series is more reliable than guessing slug patterns here.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Default 20 | |
| search | No | Substring matched against slug and question, e.g. "btc-updown" or "bitcoin-above" | |
| end_date_max | No | ISO-8601, markets ending at or before this | |
| end_date_min | No | ISO-8601, markets ending at or after this | |
| include_closed | No | Include markets that have already resolved. Set true for historical work. |