api:iptv:app:branding
Table of Contents
API : IPTV : App : Branding
Introduction
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.
Request
| URL | https://api.telecomx.dk/iptv/app/branding | ||
|---|---|---|---|
| Method | GET | ||
| Query | token | String | Session token. |
Query example
https://api.telecomx.dk/iptv/app/branding?token=12345678901234567890ABCD
Response
Binary image data in PNG format.
Example
n/a
Errors
| Error code | Message | Description |
|---|---|---|
| 404 | branding | Not found |
| 403 | access_denied | Insufficient access level |
| 500 | internal_error | <Unspecified> |
api/iptv/app/branding.txt · Last modified: 2017/01/12 13:22 by Per Møller