StreamersLive streamers stream GET
Live streamers stream
Server-sent events (SSE) of the tracked players currently live on Twitch in the World of Tanks category across all regions, ranked by WNX and pushed every few seconds. Each event's data is the same JSON array as GET /api/streamers/live.
Response Body
curl -X GET "https://example.com/streamers/live/sse"Live streamers GET
Tracked players currently live on Twitch, across all regions, with their WN7/WN8/WNX ratings. Snapshot form of the `/streamers/live/sse` stream; cached ~30s server-side.
Players online stream GET
Server-sent events (SSE) of the region's live player count. Each event's data is a JSON object with the region total and the per-server breakdown, pushed whenever the count refreshes (about every 3 seconds).