Skip to main content
Glama

Zoom API MCP Server

mcp_config_webinar_registration_handling.json6.86 kB
{ "server": { "url": "https://api.zoom.us/v2" }, "authentication": [ { "schema_parameters": { "in": "header" }, "type": "apiKey", "value": "API_KEY" } ], "operations": [ { "description": "List all the live or past webinars from a specified period of time. \u003cbr\u003e\u003cbr\u003e **Scopes:** `dashboard_webinars:read:admin`\u003cbr\u003e **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Resource-intensive`\u003cbr\u003e **Prerequisites:**\u003cbr\u003e * Business, Education or API Plan with Webinar add-on.", "name": "dashboard_webinars" }, { "description": "Zoom users with a [Webinar Plan](https://zoom.us/webinar) have access to creating and managing Webinars. Webinar allows a host to broadcast a Zoom meeting to up to 10,000 attendees.\u003cbr\u003eUse this API to get details of a scheduled webinar.\u003cbr\u003e\u003cbr\u003e **Scopes:** `webinar:read:admin` `webinar:read`\u003cbr\u003e **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Light`\u003cbr\u003e**Prerequisites:** * Pro or higher plan with a Webinar Add-on.", "name": "webinar" }, { "description": "Use this API to register up to 30 registrants at once for a scheduled webinar that requires [registration](https://support.zoom.us/hc/en-us/articles/204619915-Scheduling-a-webinar-with-registration). \u003cbr\u003e **Prerequisites:**\u003cbr\u003e * The webinar host must be a Licensed user. * The webinar should be of type `5`, i.e., it should be a scheduled webinar. Other types of webinars are not supported by this API.\u003cbr\u003e\u003cbr\u003e **Scope:** `webinar:write`, `webinar:write:admin`\u003cbr\u003e **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Heavy`\u003cbr\u003e", "name": "add_batch_webinar_registrants" }, { "description": "Remove all the panelists from a Webinar.\u003cbr\u003e **Scopes:** `webinar:write:admin` `webinar:write`\u003cbr\u003e **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Light`\u003cbr\u003e **Prerequisites:**\u003cbr\u003e * Pro or a higher plan with [Webinar Add-on](https://zoom.us/webinar).\u003cbr\u003e", "name": "webinar_panelists_delete" }, { "description": "Panelists in a Webinar can view and send video, screen share, annotate, etc and do much more compared to attendees in a Webinar. Use this API to list all the panelists of a Webinar.\u003cbr\u003e\u003cbr\u003e **Scopes:** `webinar:read:admin` `webinar:read`\u003cbr\u003e **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Medium`\u003cbr\u003e **Prerequisites:**\u003cbr\u003e * Pro or a higher plan with [Webinar Add-on](https://zoom.us/webinar).\u003cbr\u003e", "name": "webinar_panelists" }, { "description": "Panelists in a Webinar can view and send video, screen share, annotate, etc and do much more compared to attendees in a webinar.\u003cbr\u003eUse this API to [add panelists](https://support.zoom.us/hc/en-us/articles/115005657826-Inviting-Panelists-to-a-Webinar#h_7550d59e-23f5-4703-9e22-e76bded1ed70) to a scheduled webinar.\u003cbr\u003e\u003cbr\u003e **Scopes:** `webinar:write:admin` `webinar:write`\u003cbr\u003e **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Medium`\u003cbr\u003e **Prerequisites:** * Pro or a higher plan with [Webinar Add-on](https://zoom.us/webinar).\u003cbr\u003e", "name": "webinar_panelist_create" }, { "description": "[Remove](https://support.zoom.us/hc/en-us/articles/115005657826-Inviting-Panelists-to-a-Webinar#h_de31f237-a91c-4fb2-912b-ecfba8ec5ffb) a single panelist from a webinar.\u003cbr\u003e You can retrieve the `panelistId` by calling **List Panelists API**.\u003cbr\u003e\u003cbr\u003e **Scopes:** `webinar:write:admin` `webinar:write`\u003cbr\u003e **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Light`\u003cbr\u003e **Prerequisites:**\u003cbr\u003e * Pro or a higher plan with [Webinar Add-on](https://zoom.us/webinar).\u003cbr\u003e", "name": "webinar_panelist_delete" }, { "description": "Zoom users with a [Webinar Plan](https://zoom.us/webinar) have access to creating and managing Webinars. Webinar allows a host to broadcast a Zoom meeting to up to 10,000 attendees. Scheduling a [Webinar with registration](https://support.zoom.us/hc/en-us/articles/204619915-Scheduling-a-Webinar-with-Registration) requires your registrants to complete a brief form before receiving the link to join the Webinar.\u003cbr\u003e Use this API to list all the users that have registered for a webinar.\u003cbr\u003e\u003cbr\u003e **Prerequisites:** * Pro or higher plan with a Webinar Add-on.\u003cbr\u003e **Scopes:** `webinar:read:admin` `webinar:read`\u003cbr\u003e **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Medium`\u003cbr\u003e", "name": "webinar_registrants" }, { "description": "Zoom users with a [Webinar Plan](https://zoom.us/webinar) have access to creating and managing Webinars. Webinar allows a host to broadcast a Zoom meeting to up to 10,000 attendees. Scheduling a [Webinar with registration](https://support.zoom.us/hc/en-us/articles/204619915-Scheduling-a-Webinar-with-Registration) requires your registrants to complete a brief form before receiving the link to join the Webinar.\u003cbr\u003eUse this API to create and submit the registration of a user for a webinar.\u003cbr\u003e\u003cbr\u003e **Scopes:** `webinar:write:admin` `webinar:write`\u003cbr\u003e **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Light`\u003cbr\u003e **Prerequisites:** * Pro or higher plan with a Webinar Add-on.", "name": "webinar_registrant_create" }, { "description": "Zoom users with a [Webinar Plan](https://zoom.us/webinar) have access to creating and managing Webinars. Webinar allows a host to broadcast a Zoom meeting to up to 10,000 attendees. Scheduling a [Webinar with registration](https://support.zoom.us/hc/en-us/articles/204619915-Scheduling-a-Webinar-with-Registration) requires your registrants to complete a brief form before receiving the link to join the Webinar.\u003cbr\u003eUse this API to get details on a specific user who has registered for the Webinar.\u003cbr\u003e\u003cbr\u003e **Scopes:** `webinar:read:admin` `webinar:read`\u003cbr\u003e **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Light`\u003cbr\u003e **Prerequisites:**\u003cbr\u003e * The account must have a Webinar plan.", "name": "webinar_registrant_get" } ] }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/heesookiim/zoom-api'

If you have feedback or need assistance with the MCP directory API, please join our Discord server