Z

zoom.com

Zoom provides video meetings, chat, phone, rooms, webinars, and related workplace and business communication services. Its platform also offers developer APIs and app integrations for accessing Zoom account, user, and meeting data.

4 integrations · MCP · REST · GraphQL · CLI

Zoom exposes an OAuth-protected REST API at `api.zoom.us/v2`, a beta GraphQL API at `api.zoom.us/v3/graphql`, a Zoom Rooms SSH-based control CLI/API on per-room hosts and port `2244`, and MCP documentation without a published connect endpoint.

discovered 22h ago
MCP servers1
REST · OpenAPI1
GraphQL1
CLI1
Credentials
Zoom OAuth app client credentialsoauth2Set up OAuth

In the Zoom App Marketplace, choose DevelopBuild App, create a General app, then use the generated development or production client_id and client_secret from App Credentials. Configure the required OAuth redirect URL and OAuth allow lists, then add the scopes your integration needs. Use these credentials with the Zoom OAuth 2.0 authorize endpoint https://zoom.us/oauth/authorize and token endpoint https://zoom.us/oauth/token.

Zoom Server-to-Server OAuth app credentialsoauth2_ccSet up OAuth

In the Zoom App Marketplace, choose DevelopBuild an App, create a Server-to-Server OAuth App, and activate it. On the app's credentials page, copy the account_id, client_id, and client_secret, then add the scopes your integration needs. Exchange them at https://zoom.us/oauth/token with grant_type=account_credentials to obtain a one-hour bearer access token.

Zoom Rooms CSAPI SSH credentialsbasicGet credentials

Enable ZR-CSAPI for the target Zoom Room in the Zoom web portal's Zoom Room configuration, then set the SSH passcode there. Connect to the room's IP over SSH on port 2244 using username zoom and the configured passcode. The docs note the default password may be blank when first enabled, and recommend changing it immediately to a non-empty string.

conventions · 1/8 published

Publish these signals → /publishing