Links
Comment on page

Generating Room URLs

Rooms are where video calls (sessions) take place. They can be created with a simple API call from your backend, or by using tools such as Postman. All rooms have unique URLs.

Using the REST API

Create or delete Whereby rooms programmatically using an API request. Rooms can be created on demand, or ahead of time for scheduled meetings.
Read more

Using the “Create a room” UI flow

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.
Read more

Using POSTMAN

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.
Read more
Last modified 30d ago