Whereby
communityBrowser-based video conferencing with no downloads. Embed video calls in your app or website.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
POST
https://api.whereby.dev/v1/meetingsCreate a meeting room
Parameters
fieldshostRoomUrl (stringoptionalendDateISO8601 expiry (stringrequiredroomModenormal|group (stringoptionalroomNamePrefixroom name prefix (stringoptionalReturns
meetingId, roomUrl, hostRoomUrl, startDate, endDateGET
https://api.whereby.dev/v1/meetings/{meetingId}Get meeting details
Parameters
meetingIdmeeting ID (stringrequiredReturns
meetingId, roomUrl, hostRoomUrl, startDate, endDate, roomNameDELETE
https://api.whereby.dev/v1/meetings/{meetingId}Delete a meeting
Parameters
meetingIdmeeting ID (stringrequiredReturns
204 No Content on success