Creating and deleting rooms
Rooms are where video calls take place. They can be created with a simple API call from your own backend, or by using tools such as Postman. All rooms have unique URLs.
Easily create Whereby rooms using a straightforward 4-step UI flow without the need to generate an API key. This can be done directly from your dashboard once you're logged into your account.
Create or delete Whereby rooms programmatically using a simple API request. Rooms can be created on demand, or ahead of time for scheduled meetings.
The Whereby Postman collection offers a quick and easy way of creating and managing rooms and lets you explore the API without needing to set up anything in your project first.
You need an API key in order to authenticate your requests to the Whereby API. You can create and delete API keys using the Whereby Embedded dashboard.
Last modified 7mo ago