api:iptv:radiochannel:getlogo
Table of Contents
API : IPTV : Radio Channel : Get logo
Introduction
This request is used to download/get/show the channels logo.
The picture is a PNG at 400×225 pixels.
Request
| URL | https://api.telecomx.dk/iptv/radiochannel/CHANNEL_ID/logo | |
|---|---|---|
| Method | GET | |
| Access level | ANY | |
| Params | CHANNEL_ID | Id of channel to download logo for. |
Request example
https://api.telecomx.dk/iptv/radiochannel/12345678901234567890ABCD/logo
Response
Binary image data: PNG at 400×225 pixels.
Example
N/A
Errors
| Error code | Message | Description |
|---|---|---|
| 404 | id | Not found |
| 404 | logo | No logo available |
| 500 | internal_error | File not found in database |
| 500 | internal_error | <unspecified> |
api/iptv/radiochannel/getlogo.txt · Last modified: 2017/04/27 05:24 by Per Møller