lichess_leaderboards_all
Fetch top 10 players for every Lichess time control and variant in a single API call. Returns one leaderboard array per perf, eliminating multiple requests.
Instructions
Top 10 for EVERY time control and variant in a single call.
Returns: {bullet:[{id, username, title, perfs}], blitz:[…], rapid:[…], classical:[…], chess960:[…], atomic:[…], …} — one array per perf
Example: Every leaderboard at once
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||