Integrations
Integration code
This implies manual integration between the broadcast source and the broadcast method.
get/1/videos/{channel}/integrations
Path parameters
channelinteger required
The unique identifier (ID) of the channel to request.
Response
OK
Example response
{
"result": "success",
"data": [
{
"type": "hls",
"url": "https://maniak_tv.vedge.infomaniak.com/livecast/ik:maniak_tv/manifest.f4m",
"stream_id": "maniak_tv"
}
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.