Whereby · GraphQL Specification

Whereby GraphQL Schema

This is a conceptual GraphQL schema for the Whereby embeddable video meetings API. Whereby provides a REST API at `https://api.whereby.dev/v1` for creating and managing meeting rooms, recordings, transcriptions, summaries, and insights. This GraphQL schema represents the same domain model in graph form, enabling richer querying and type-safe access to the full Whereby resource graph.

Documentation Endpoint View on GitHub VideoCommunicationsReal-TimeWebRTCEmbeddedMeetingsCollaborationGraphQL

Overview

Whereby GraphQL Schema is a GraphQL API specification published by Whereby on the APIs.io network.

This is a conceptual GraphQL schema for the Whereby embeddable video meetings API. Whereby provides a REST API at https://api.whereby.dev/v1 for creating and managing meeting rooms, recordings, transcriptions, summaries, and insights. This GraphQL schema represents the same domain model in graph form, enabling richer querying and type-safe access to the full Whereby resource graph.

Tagged areas include Video, Communications, Real-Time, WebRTC, and Embedded.

Endpoint

Back to Whereby · All GraphQL Specs · GitHub