Top clans
Clan leaderboard for a region.
Path Parameters
Game server region.
Value in
- "eu"
- "na"
- "asia"
Query Parameters
Clan leaderboard time window.
"overall"Value in
- "overall"
- "30d"
Maximum number of rows to return. Out-of-range values are clamped.
1 <= value <= 20010Rating metric the leaderboard is ranked by.
"wnx"Value in
- "wn7"
- "wn8"
- "wnx"
Two-letter language code. When set, the leaderboard is filtered to players/clans whose clan declares this language (period is ignored: language boards are lifetime WNX).
With language: only count clans that declare exactly this one language.
Value in
- "true"
- "false"
Return the lifetime by-language board (each row carries its inferred languages) without filtering to one language.
Value in
- "true"
- "false"
Response Body
application/json
curl -X GET "https://example.com/eu/clans/top"{ "results": [ { "clan_id": 0, "tag": "string", "name": "string" } ], "computed_at": "string"}Stronghold clan leaderboard GET
The region's best stronghold clans for one mode/tier (Advances, tier X/VIII/VI skirmishes), ranked by SR (skirmish rating), Elo, battles, or win rate, over all-time or the last 30 days. Top 100; cached ~10 min server-side.
Compare clans GET
Inputs for a side-by-side comparison of up to 4 clans (`?tags=a,b,c`): each clan's profile, rated members and per-tank aggregates, plus the vehicle catalogue and the WN8/WNX expected-value tables. Dates are ISO 8601 strings.