OG Images[Generic OG card GET](/docs/og-images/get-og.md)

# Generic OG card

Server URL`loading...`

GET

/`og`

Send

Query

title`string`

subtitle`string`

A generic 1200×630 PNG social card with a customizable title and subtitle, used as the link-unfurl image for pages without a dedicated per-entity card.

## [Query Parameters](#parameters-query)

title?string

Card title.

subtitle?string

Card subtitle.

## [Response Body](#response-body)

### 200

`image/png`

cURL

JavaScript

Go

Python

Java

C#

Rust

```
curl -X GET "https://example.com/og"
```

200

```
"string"
```

[

Map detail GET

A single battle map with its full geometry: display name, description, minimap image, camouflage kind, size in metres, battle timer, team size, and per-mode base flags, team spawns and control point projected onto the minimap as percentage coordinates. \`slug\` in the response is the canonical slug.

](/docs/maps/get-region-maps-slug.md)[

Clans comparison OG card GET

A side-by-side comparison card (up to 4 clans, WNX each) as a 1200×630 PNG.

](/docs/og-images/get-og-region-clans-compare.md)

## Navigation

- [unicum.gg](/index.md)

## Indexes

- [llms.txt](/llms.txt): the API, the MCP server and the other machine-readable surfaces.
- [llms-full.txt](/llms-full.txt): the same, with every endpoint's parameters inline.
- [sitemap.md](/sitemap.md): every section of the site, down to the individual pages.