unicum.gg

Map OG card

GET
/og/{region}/maps/{slug}

The battle map's card as a stable, hash-free 1200×630 PNG (minimap, size, battle time, team size, modes). Mirrors the page's link-unfurl image for embedding directly (Discord, social share), without the route-group hash Next appends to the file convention's URL.

Path Parameters

region*string

Game server region.

Value in

  • "eu"
  • "na"
  • "asia"
slug*string

Map slug (e.g. prokhorovka).

Response Body

image/png

curl -X GET "https://example.com/og/eu/maps/prokhorovka"
"string"