Players
Search players
Search players by nickname prefix (minimum 3 characters). Returns the combined result set in a single JSON response: our database…
Search players (streamed)
Search players by nickname prefix (minimum 3 characters). Streams NDJSON (one JSON object per line): a `local` chunk from our…
Top players
Player leaderboard for a region.
Compare players
Inputs for a side-by-side comparison of up to 4 players (`?names=a,b,c`): each player's tracked row, latest snapshot and raw…
Player languages
Languages the region's tracked players speak (inferred from their clan's declared languages), with total and strict…
Player detail
Full player detail for a region: profile, random-battles totals with 24h/7d/30d period diffs, derived per-tank-breakdown stats…
Player current clan
The player's current clan (tag, name, color) from cached data only, with no live Wargaming call. Returns `{ clan: null }` when…
Player tanks
Per-tank rows for a player: the tank-by-tank breakdown with per-battle averages and WN7/WN8/WNX ratings. This is the heavy list…
Enqueue player refresh
Signals that a real browser is viewing this player's page. Schedules a background refresh of the player's stats from the…
Player live stream
Server-sent events (SSE) for live player profile updates.