Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Zoom Webinar API

Webinar operations

Zoom Webinar API is one of 47 APIs that Zoom publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Webinar. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 17 operations across 17 paths. It is described by OpenAPI 3.0.1, at version 1.0.0.

Requests are made against a single base URL, https://api.zoom.us/v1.

17 operations 17 paths 0 schemas 17 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.0.0
Base URL
https://api.zoom.us/v2
Authentication
API Key, API Key
License
Resource Areas
1

Authentication & Security 2

Zoom Webinar API declares 2 security schemes for authenticating requests. An API key is passed in the query as api_key (api_key). An API key is passed in the query as api_secret (api_secret). By default, every request must be authenticated.

Paths & Operations 17

Across 17 paths, the API surfaces 17 operations — 17 POST. Each is listed below with its method, path, parameters, and response codes.

Webinar 17

Webinar operations

POST
/webinar/attendees/list
Get ended webinar attendees
webinarAttendeesList body → 200
POST
/webinar/create
Create a webinar on Zoom, return the created webinar start and join URL.
webinarCreate body → 200
POST
/webinar/delete
Delete a webinar on Zoom, return the deleted webinar ID.
webinarDelete body → 200
POST
/webinar/end
End a Webinar on Zoom, return the deleted Webinar ID
webinarEnd body → 200
POST
/webinar/get
Get a Webinar on Zoom via Webinar ID, return the Webinar info
webinarGet body → 200
POST
/webinar/list
List all registrationless Webinars on Zoom
webinarList body → 200
POST
/webinar/list/registration
List all the upcoming registration-based Webinars on Zoom
webinarListRegistration body → 200
POST
/webinar/panelists
Get all the Webinar Panelists on Zoom
webinarPanelists body → 200
POST
/webinar/polls
Get Ended Webinar Polls
webinarPolls body → 200
POST
/webinar/questions
Get Ended Webinar Q&A
webinarQuestions body → 200
POST
/webinar/register
Register for a webinar
webinarRegister body → 200
POST
/webinar/registrants/approve
Approve pending registrants on Zoom Webinar.
webinarRegistrantsApprove body → 200
POST
/webinar/registrants/list
List webinar registrants on Zoom, include pending approval registrants and approved registrants.
webinarRegistrantsList body → 200
POST
/webinar/registration
Gather Webinar registrants info
webinarRegistration body → 200
POST
/webinar/registration/cancel
Cancel Webinar Registration
webinarRegistrationCancel body → 200
POST
/webinar/update
Update Webinar info on Zoom via Webinar ID
webinarUpdate body → 200
POST
/webinar/uuid/list
Get ended webinar UUID.
webinarUuidList body → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zoom-webinar-api-openapi.yml Raw ↑

Other APIs Zoom publishes across the network.

Zoom Meeting API
Zoom Phone API
Zoom Team Chat API
Zoom Contact Center API
Zoom Webinars Plus and Events API
Zoom Marketplace API
Zoom Revenue Accelerator API
Zoom Whiteboard API
Zoom Rooms API
Zoom Clips API
Zoom Mail API
Zoom Calendar API