Qodex.ai
Qodex.ai
Introduction
Embedded API
/meetings
Create HIPAA compliant roomDelete a roomList roomsGet information for a room
/insights
Get room insightsGet room session insightsGet session participants insightsGet session participant details
/recordings
Get recordingsGet specific recordingGet recording access linkDelete a recordingBulk delete recordings
/transcriptions
Create a transcriptionGet all transcriptionsGet specific transcriptionGet transcription access linkDelete transcriptionBulk delete transcriptions
/rooms
Set room logoSet room colorsSet room backgroundSet room knock page background
Introduction
Embedded API
/meetings
Create HIPAA compliant roomDelete a roomList roomsGet information for a room
/insights
Get room insightsGet room session insightsGet session participants insightsGet session participant details
/recordings
Get recordingsGet specific recordingGet recording access linkDelete a recordingBulk delete recordings
/transcriptions
Create a transcriptionGet all transcriptionsGet specific transcriptionGet transcription access linkDelete transcriptionBulk delete transcriptions
/rooms
Set room logoSet room colorsSet room backgroundSet room knock page background
HomeEmbedded API/insights

/insights

Number of APIs: 4

  1. Get room insights GET https://api.whereby.dev/v1/insights/rooms

  2. Get room session insights GET https://api.whereby.dev/v1/insights/room-sessions?roomName={{ROOMNAME}}

  3. Get session participants insights GET https://api.whereby.dev/v1/insights/participants?roomSessionId={{ROOMSESSIONID}}

  4. Get session participant details GET https://api.whereby.dev/v1/insights/participant?roomSessionId={{ROOMSESSIONID}}&participantId={{PARTICIPANTID}}

Previous
Get information for a room
Next
Get room insights