Market Data
Leaderboard
Top traders with win-rate enrichment.
GET /leaderboard
Top traders with win-rate enrichment. Proxies Polymarket Data API
/v1/leaderboard, cached 5 min.
Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
limit | 1-100 | 50 | Number of top traders |
order | string | PNL | Sort key: PNL or VOLUME |
curl -H "x-api-key: YOUR_KEY" \
"https://api.scanna.xyz/leaderboard?limit=20&order=VOLUME"