Skip to main content
Glama

Zoom API MCP Server

mcp_config_webinar_registrant_handling.json7.12 kB
{ "server": { "url": "https://api.zoom.us/v2" }, "authentication": [ { "schema_parameters": { "in": "header" }, "type": "apiKey", "value": "API_KEY" } ], "operations": [ { "description": "Retrieve details from live or past webinars.\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):** `Heavy`\u003cbr\u003e **Prerequisites:**\u003cbr\u003e * Business, Education or API Plan with Webinar add-on.", "name": "dashboard_webinar_detail" }, { "description": "Retrieve details on participants from live or past webinars.\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):** `Heavy`\u003cbr\u003e **Prerequisites:**\u003cbr\u003e * Business, Education or API Plan with Webinar add-on.", "name": "dashboard_webinar_participants" }, { "description": "Get detailed report on each attendee of a webinar.\u003cbr\u003e\u003cbr\u003e **Scopes:** `report:read:admin`\u003cbr\u003e **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Heavy`\u003cbr\u003e **Prerequisites:**\u003cbr\u003e * Pro or a higher plan with Webinar add-on enabled.", "name": "report_webinar_participants" }, { "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": "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": "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 with fields and questions before they can receive the link to join the Webinar.\u003cbr\u003eUse this API to list registration questions and fields that are to be answered by users while registering for a Webinar.\u003cbr\u003e **Prerequisites:**\u003cbr\u003e * Pro or higher plan with a Webinar Add-on. **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", "name": "webinar_registrants_questions_get" }, { "description": "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 with fields and questions before they can receive the link to join the Webinar.\u003cbr\u003eUse this API to update registration questions and fields of a scheduled Webinar that are to be answered by users while registering for a Webinar.\u003cbr\u003e\u003cbr\u003e **Prerequisites:**\u003cbr\u003e * Pro or higher plan with a Webinar Add-on. * Registration option for Webinar should be set as required to use this API. **Scopes:** `webinar:write:admin` `webinar:write`\u003cbr\u003e **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Light`", "name": "webinar_registrant_question_update" }, { "description": "Update a webinar registrant\u0027s status. Using this API, you can specify whether you want to approve a registration, deny a registration or cancel a previously approved registration.\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", "name": "webinar_registrant_status" }, { "description": "Delete a webinar registrant.\u003cbr\u003e\u003cbr\u003e **Scopes**: `webinar:write:admin` `webinar:write`\u003cbr\u003e \u003cbr\u003e **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Light`", "name": "delete_webinar_registrant" }, { "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