Token creation

This API endpoint allows the creation of a bearer token. The API endpoint can also be used to create a new room, once a room is created, participants can join it, creating a conference. Once a room is created, the validity period is 15 minutes. More example on this API usages can be found here.

Authentication:

  • 8x8 Video Interaction API utilizes an 8x8 API Key for authentication.
    • You can create a API key directly from the Connect Portal. The process to create an API key is documented here and a direct link to the API Keys page can be found here.
    • You need to include the following header in your requests: Authorization: Bearer {API key}
  • NB: (replace the {API key} placeholder with your API key from Connect)
Language
Click Try It! to start a request and see the response here!