Due to the pandemic restrictions, our support executives are operating from 6 AM to 11:59 PM IST.

LiveboxTM

Video Conferencing API

Integrate video conferencing into any Website or Application quickly and easily using the in-built APIs and SDKs available within Livebox. Mobile SDK available on request.

Enable User

Create Conference

Enable Conference

Get Embed Code

Step 2 : Create a Conference

To create a video conference to the list, we can send a request to the URL: /livebox/appsservice/api/videoConfSettings, and please make sure to enter your request parameters without any spaces or any special characters.

Requests

Here’s an example of requests in various programming languages :

Enable Conference

Make sure that the API permission has been enabled by your livebox admin. Here is the link to enable the API permission.
https://knowledgebase.livebox.co.in/how-to-enable-api-permission-for-the-video-conferencing-app

Step 4 : Get Embed Code for the Conference

To get the embed code for the video conference, we can send a request to the URL: /livebox/appsservice/api/getEmbedCodeofConference, and please make sure to enter your request parameters without any spaces or any special characters.

Requests

Here’s an example of requests in various programming languages :