Query Catalog
Search Markets
Search Polymarket markets by text.
Canonical reference: Search Markets
Use market search when a user enters free text or when you need to discover slugs and condition IDs.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Search Polymarket markets by text.
curl "https://api.polynode.dev/v3/markets/search?q=dota&limit=1" \
-H "x-api-key: $POLYNODE_API_KEY"
