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.
Last updated
Was this helpful?
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.
Last updated
Was this helpful?
Postman is an API platform for building and using APIs. You can use Postman to interact with the Whereby REST API. If you don’t have a Postman account already, sign up for one here:
Next, open
Start by creating your own copy of the collection by clicking the “Fork” button and add the copy to your own Postman workspace
In your forked collection, paste your API token into the "Token" field, and then click "Save".
Now you're ready to create a room.
Click one of the "Create room" requests in the left column
Click "Send"
You should receive a response containing meeting information and URL
Copy the room URL from the response and open it in your browser.
Congratulations! You have created a Whereby meeting room!