Communications Examples

Number of APIs: 7

  1. Get Conference Summary GET {{voxeet-api-endpoint}}/v1/monitor/conferences/{{dolby-conference-id}}

  2. Get Conference Participant List GET {{voxeet-api-endpoint}}/v1/monitor/conferences/{{dolby-conference-id}}/participants

  3. Check Participant Details GET {{voxeet-api-endpoint}}/v1/monitor/conferences/{{dolby-conference-id}}/participants/{{dolby-participant-id}}

  4. Get Active Conferences GET {{voxeet-api-endpoint}}/v1/monitor/conferences?max=10&active=true

  5. Get List of Recordings from a Conference GET {{voxeet-api-endpoint}}/v1/monitor/conferences/{{dolby-conference-id}}/recordings?from=0&to=9999999999999&max=100&start=

  6. Download Recording GET {{voxeet-api-endpoint}}/v1/monitor/conferences/{{dolby-conference-id}}/recordings/mp4?from=0&to=9999999999999&max=100&start=

  7. Get Authentication Token POST {{voxeet-api-endpoint}}/v1/auth/token