v2

latestOpenAPI 3.0.32026-08-05174296703.4 KB
branding

getBrandingInfoAnonymized branding

Fetch the branding info for a specific anonymized offer to display in the app

get/branding/offers/{id}/anonymized

Path parameters

idstring regexp required

Offer ID

Example:739b63c2-9e58-4964-b38d-4ebb424de242

Offer ID

Query parameters

tokenstring required

the shared token

Example:abc123

the shared token

Response

OK response.

logo_urlstring

Url for the logo to display, if any

Example response

{
  "logo_url": "abc123"
}