Skip to main content
Version: current

Integrate JioMeet Server APIs

Integrate JioMeet APIs into your backend effortlessly and elevate your video conferencing capabilities. This page guides you through the process of seamlessly integrating JioMeet API functionalities into your application's backend. To begin, you'll need to generate a JWT token signed using your secret key. The following JioMeet APIs are covered in this documentation:

  • Create a dynamic meeting
  • Start Recording
  • Stop Recording
  • List Recordings
  • List Chat Thread
  • Get Meeting Report
  • Check Recording Status

For detailed instructions on generating your JWT token, please refer to the Authentication page. Once you have your token ready, let's explore the JioMeet APIs!

APIs at a Glance

Let's delve into the APIs that will empower your backend integration:

  • Create a Dynamic Meeting: Generate meetings that are valid for 24 hours, providing flexibility for spontaneous collaboration sessions.

  • Start Recording: Initiate recording for ongoing JioMeet sessions to capture valuable discussions.

  • Stop Recording: Conclude recording and save the recorded content for future reference.

  • List Recordings: Retrieve a list of recorded meetings, making it easy to access past discussions.

  • List Chat Thread: Fetch chat threads from JioMeet meetings, facilitating effective communication tracking.

  • Get Meeting Report: Obtain insightful data and metrics about your meetings to gain valuable insights.

  • Check Recording Status: Query the status of ongoing recordings to stay informed.

Get started with JioMeet APIs here

Seamlessly integrate JioMeet APIs into your backend, and unlock a world of enhanced video conferencing capabilities for your users!