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

# Market by Condition

> Get market metadata and outcome tokens from a condition ID.

Canonical reference: [Market by Condition](/data/markets/by-condition)

```bash theme={null}
curl "https://api.polynode.dev/v3/markets/condition/0x97269cbb95bd572b3dde34cdd619be278c8f13ba5e43e2e6c2d8639411128a86" \
  -H "x-api-key: $POLYNODE_API_KEY"
```

Use this when your app stores market condition IDs.
