Skip to Content
Zoom

Zoom - Meetings

Zoom Meetings API to create, update, retrieve, list, and delete Zoom meetings programmatically.

Description

Zoom is a cloud-based communications platform that provides meetings, webinars, phone systems, chat, and collaboration tools for individuals and organizations. It enables seamless communication across devices and locations, supporting teams of all sizes.

Zoom’s API ecosystem allows developers and administrators to automate tasks, manage platform features, and integrate with external systems. The APIs support a wide range of functionality, including meetings, webinars, recordings, users, and accounts.

The Zoom Meetings API enables developers to programmatically manage Zoom meetings and associated meeting features. It provides REST endpoints to create, update, retrieve, list, and delete meetings, as well as to manage participants, registrants, meeting settings, and meeting controls. Using this API, applications can automate meeting scheduling, customize meeting behavior, integrate meeting data with other systems, and build workflows around Zoom meeting management. All endpoints are accessed over HTTPS at https://api.zoom.us/v2 using OAuth 2.0 authentication with appropriate scopes such as meeting:write and meeting:read. The Meetings API is widely used to integrate meeting scheduling and management into external systems such as calendars, CRMs, and collaboration tools.


 

Messaging