unicum.gg

Search maps (streamed)

GET
/{region}/maps/search/ndjson

Search the battle-map catalogue by name (minimum 3 characters). Streams NDJSON with a single local chunk served from our in-memory catalogue. For a plain JSON response, use /search.

Path Parameters

region*string

Game server region.

Value in

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

Query Parameters

q*string

Search prefix.

Length3 <= length

Response Body

application/json

curl -X GET "https://example.com/eu/maps/search/ndjson?q=uni"
null