Aggregate leaderboard
get_leaderboardTop of the cross-benchmark aggregate ranking: every model placed on one Elo scale by an IRT model fit over ~5,000 public benchmark leaderboards. One row per model by default, fused across reasoning-effort settings. Supports paging via limit/offset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Rows to return (1-100, default 25). | |
| offset | No | Rows to skip from the top (default 0). | |
| include_variants | No | Rank each reasoning-effort variant separately (e.g. "Claude Opus 4.6 (High)") instead of one fused row per model. Default false. |