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

# Builder Leaderboard

> Rank builders by fills, volume, fees, makers, or takers.

Canonical reference: [Builder Leaderboard](/data/builders/list)

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

Sort options include `fills`, `volume`, `fees`, `makers`, and `takers`.
