/
API Access to Grab Channel List
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"
}
]
Related articles
Related content
API Tokens
API Tokens
More like this
Public API Access
Public API Access
More like this
API Access to Send Notifications
API Access to Send Notifications
More like this
CSC Perk+ API Access
CSC Perk+ API Access
More like this
Resource Channels
Resource Channels
More like this
Manage Membership via API Access
Manage Membership via API Access
More like this
Struggling to find an answer to your question? Send us an email: help@ezystream.com