lichess_leaderboards_all
Fetch the top 10 players for all Lichess time controls and variants in one request. Output includes arrays for bullet, blitz, rapid, classical, chess960, atomic, and other perfs.
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 | |||