zoom-rest-api
Zoom REST API
Expert guidance for building server-side integrations with the Zoom REST API. This API provides 600+ endpoints for managing meetings, users, webinars, recordings, reports, and all Zoom platform resources programmatically.
Official Documentation: https://developers.zoom.us/api-hub/
API Hub Reference: https://developers.zoom.us/api-hub/meetings/
OpenAPI Inventories: https://developers.zoom.us/api-hub/<domain>/methods/endpoints.json
Quick Links
New to Zoom REST API? Follow this path:
- API Architecture - Base URLs, regional URLs,
mekeyword, ID vs UUID, time formats - Authentication Flows - OAuth setup (S2S, User, PKCE, Device Code)
- Meeting URLs vs Meeting SDK - Stop mixing
join_urlwith Meeting SDK - Meeting Lifecycle - Create → Update → Start → End → Delete with webhooks
- Rate Limiting Strategy - Plan tiers, per-user limits, retry patterns
Reference:
More from zoom/skills
zoom-skills
|
22zoom-general
|
6zoom-mcp
|
5zoom-webhooks
|
5probe-sdk
Zoom Probe SDK for web diagnostics. Use to test media device permissions, audio/video diagnostics, network quality probing, and compatibility reporting before users join meetings or sessions.
4ui-toolkit/web
Zoom Video SDK UI Toolkit - Pre-built React-based video conferencing UI for web applications. Instant video sessions with minimal code - composite UI or individual components.
4