Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Whereby Rooms API

The Rooms API from Whereby — 4 operation(s) for rooms.

Whereby Rooms API is one of 8 APIs that Whereby publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Rooms. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 4 operations across 4 paths. It is described by OpenAPI 3.1.0, at version 1.0.

Requests are made against a single base URL, https://api.whereby.dev/v1.

4 operations 4 paths 0 schemas 4 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0
Server
https://api.whereby.dev/v1
Authentication
HTTP Bearer
Contact
Resource Areas
1

Authentication & Security 1

Whereby Rooms API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth). By default, every request must be authenticated.

Paths & Operations 4

Across 4 paths, the API surfaces 4 operations — 4 PUT. Each is listed below with its method, path, parameters, and response codes.

Rooms 4
PUT
/rooms/{roomName}/theme/logo
Upload a logo for a room theme
putRoomThemeLogo 1 param body → 200
PUT
/rooms/{roomName}/theme/tokens
Update theme tokens for a room
putRoomThemeTokens 1 param body → 200
PUT
/rooms/{roomName}/theme/room-background
Update room background image
putRoomBackground 1 param body → 200
PUT
/rooms/{roomName}/theme/room-knock-page-background
Update room knock page background image
putRoomKnockBackground 1 param body → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

whereby-rooms-api-openapi.yml Raw ↑

Other APIs Whereby publishes across the network.

Whereby REST API
Whereby Webhooks
Whereby Insights API
Whereby Meetings API
Whereby Recordings API
Whereby Summaries API
Whereby Transcriptions API