[API docs](/docs.md)/Players

# Players

[

### Search players

Search players by nickname prefix (minimum 3 characters). Returns the combined result set in a single JSON response: our database…

](/docs/players/get-region-players-search.md)[

### Search players (streamed)

Search players by nickname prefix (minimum 3 characters). Streams NDJSON (one JSON object per line): a \`local\` chunk from our…

](/docs/players/get-region-players-search-ndjson.md)[

### Top players

Player leaderboard for a region.

](/docs/players/get-region-players-top.md)[

### 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…

](/docs/players/get-region-players-compare.md)[

### Player languages

Languages the region's tracked players speak (inferred from their clan's declared languages), with total and strict…

](/docs/players/get-region-players-languages.md)[

### Player detail

Full player detail for a region: profile, random-battles totals with 24h/7d/30d period diffs, derived per-tank-breakdown stats…

](/docs/players/get-region-players-nickname.md)[

### Player achievements

The full Wargaming medal catalogue with the number of times this player earned each one (0 when never), grouped into Wargaming's…

](/docs/players/get-region-players-nickname-achievements.md)[

### Player current clan

The player's current clan (tag, name, color) from cached data only, with no live Wargaming call. Returns \`{ clan: null }\` when…

](/docs/players/get-region-players-nickname-clan.md)[

### 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…

](/docs/players/get-region-players-nickname-tanks.md)[

### 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…

](/docs/players/post-region-players-nickname-enqueue.md)[

### Player live stream

Server-sent events (SSE) for live player profile updates.

](/docs/players/get-region-players-nickname-sse.md)

## Navigation

- [unicum.gg](/index.md)

## Indexes

- [llms.txt](/llms.txt): the API, the MCP server and the other machine-readable surfaces.
- [llms-full.txt](/llms-full.txt): the same, with every endpoint's parameters inline.
- [sitemap.md](/sitemap.md): every section of the site, down to the individual pages.