unicum.gg

Players online stream

GET
/{region}/server/online/sse

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).

Path Parameters

region*string

Game server region.

Value in

  • "eu"
  • "na"
  • "asia"

Response Body

curl -X GET "https://example.com/eu/server/online/sse"