unicum.gg

Search tanks (streamed)

GET
/{region}/tanks/search/ndjson

Search the vehicle catalogue by name, short name or tag (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/tanks/search/ndjson?q=uni"
null