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/meetings

/meetings

Number of APIs: 4

  1. List rooms GET https://api.whereby.dev/v1/meetings

  2. Create HIPAA compliant room POST https://api.whereby.dev/v1/meetings

  3. Delete a room DELETE https://api.whereby.dev/v1/meetings/{{MEETINGID}}

  4. Get information for a room GET https://api.whereby.dev/v1/meetings/{{MEETINGID}}

Previous
Embedded API
Next
Create HIPAA compliant room