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

# Positions by Market Slug

> Get holders for a market URL slug.

Canonical reference: [Market by Slug](/data/markets/by-slug)

```bash theme={null}
curl "https://api.polynode.dev/v3/markets/slug/dota2-tundra-xtreme-2026-05-22-game1/positions?sort=amount&limit=1" \
  -H "x-api-key: $POLYNODE_API_KEY"
```

Use this when your app stores or receives Polymarket slugs.
