> ## Documentation Index
> Fetch the complete documentation index at: https://docs.polynode.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Search Markets

> Search Polymarket markets by text.

Canonical reference: [Search Markets](/data/markets/search)

```bash theme={null}
curl "https://api.polynode.dev/v3/markets/search?q=dota&limit=1" \
  -H "x-api-key: $POLYNODE_API_KEY"
```

Use market search when a user enters free text or when you need to discover slugs and condition IDs.
