This request is used by the iOS/Android apps and web clients to fetch the logo to use for branding.
If no branding image exists - the request will return 404.
| URL | https://api.telecomx.dk/iptv/app/branding | ||
|---|---|---|---|
| Method | GET | ||
| Query | token | String | Session token. |
https://api.telecomx.dk/iptv/app/branding?token=12345678901234567890ABCD
Binary image data in PNG format.
n/a
| Error code | Message | Description |
|---|---|---|
| 404 | branding | Not found |
| 403 | access_denied | Insufficient access level |
| 500 | internal_error | <Unspecified> |