API Access to Grab Channel List

The EzyStream platform can allow approved partners to grab channel lists for pre-approved special purposes.

You'll need to use our API token to validate your request.


REQUEST URL 

https://vodapi.ezystream.com/v4/infoodle/channel


METHOD

get


PARAMETERS 

cpid

Channel Partner Id,   needs to be encrypted using AES-256-CSC. Please generate an encryption key and secret from EzyAdmin Configuration. After encryption, please use base64 to encode the result.


EXAMPLE RESPONSE - SUCCESS

[
    {
      "id": 1,
      "name": "Channel A"
    },
    {
      "id": 2,
      "name": "Channel B"
    }
]




Struggling to find an answer to your question? Send us an email: help@ezystream.com