Z

zoom.com

Zoom provides video meetings, chat, phone, webinars, and related workplace and business communication services. Its platform lets organizations and developers integrate Zoom account data and workflows into their own applications.

3 integrations · MCP · REST · GraphQL

Zoom exposes a REST API at `api.zoom.us/v2`, a GraphQL API at `api.zoom.us/v3/graphql`, and an OAuth-protected MCP server at `mcp.zoom.us/mcp/zoom/streamable`; developer authentication is via Zoom OAuth apps or Server-to-Server OAuth app credentials.

discovered 6d ago
MCP servers1
REST · OpenAPI1
GraphQL1
Credentials
Zoom OAuth app credentialsoauth2Set up OAuth

In the Zoom App Marketplace, click Develop > Build App, choose General app, and create the app. On Basic Info, Zoom generates a development client_id and client_secret; configure your OAuth redirect URL and allow lists there. Use these credentials with the OAuth endpoints at https://zoom.us/oauth/authorize and https://zoom.us/oauth/token.

Zoom Server-to-Server OAuth app credentialsoauth2_ccSet up OAuth

In the Zoom App Marketplace, build a Server-to-Server OAuth app. On the app details page, copy the account_id, client_id, and client_secret. Use them to request access tokens from https://zoom.us/oauth/token with grant type account_credentials.

conventions · 1/8 published

Publish these signals → /publishing