Zoom GraphQL Schema
Zoom does not currently offer a native public GraphQL API. All programmatic access to Zoom's platform is provided through its REST APIs available at `https://api.zoom.us/v2`. This GraphQL schema is a conceptual representation derived from the Zoom REST API surface, covering the core object types and their relationships across meetings, webinars, users, recordings, chat, reporting, and telephony.
Overview
Zoom GraphQL Schema is a GraphQL API specification published by Zoom on the APIs.io network.
Zoom does not currently offer a native public GraphQL API. All programmatic access to Zoom’s platform is provided through its REST APIs available at https://api.zoom.us/v2. This GraphQL schema is a conceptual representation derived from the Zoom REST API surface, covering the core object types and their relationships across meetings, webinars, users, recordings, chat, reporting, and telephony.
The specification includes 10 reference links.
Tagged areas include Chat, Collaboration, Communications, Meetings, and Video Conferencing.
Endpoint
References
- Developer Portal https://developers.zoom.us/
- REST API Reference https://developers.zoom.us/docs/api/
- Meeting API https://developers.zoom.us/docs/api/rest/meeting/
- User API https://developers.zoom.us/docs/api/rest/user/
- Account API https://developers.zoom.us/docs/api/rest/account/
- Recording API https://developers.zoom.us/docs/video-sdk/web/recording/
- Chat API https://developers.zoom.us/docs/api/rest/chat-api/
- Webinar API https://developers.zoom.us/docs/api/rest/reference/zoom-api/methods/#tag/Webinars
- Phone API https://developers.zoom.us/docs/api/phone/
- Reports API https://developers.zoom.us/docs/api/rest/reference/zoom-api/methods/#tag/Reports