Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
List Business+ live broadcast inputs.
cURL
curl --request GET \ --url https://convertly.sh/api/live/inputs \ --header 'Authorization: Bearer <token>'
{ "liveInputs": [ { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "name": "<string>", "inputSlug": "<string>", "playbackId": "<string>", "enabled": true, "reconnectWindowSeconds": 123, "requireSignedPlayback": true, "allowedDomains": [ "<string>" ], "streamKeyPrefix": "<string>", "ingest": { "rtmpUrl": "<string>", "srtUrl": "<string>", "obsServer": "<string>", "obsStreamKey": "<string>" }, "playback": { "hlsUrl": "<string>", "webRtcUrl": "<string>", "playbackId": "<string>" }, "lastStartedAt": "2023-11-07T05:31:56Z", "lastEndedAt": "2023-11-07T05:31:56Z", "createdAt": "2023-11-07T05:31:56Z", "updatedAt": "2023-11-07T05:31:56Z" } ] }
Dashboard-generated Convertly API key. Keys currently begin with cvly_.
cvly_
Live inputs
Show child attributes