> ## 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.

# Combo Markets

> List observed combo markets with leg metadata.

Canonical reference: [Combo Markets](/data/combos/markets)

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