{"@context": "https://schema.org", "@type": "WebAPI", "name": "Zoom API API", "description": "The Zoom API allows developers to access information from Zoom. You can use this API to build private services or public applications on the [Zoom App Marketplace](http://marketplace.zoom.us). To learn how to get your credentials and create private/public applications, read our [Authorization Guide]", "provider": {"@type": "Organization", "name": "zoom.us"}, "documentation": "https://marketplace.zoom.us/docs/api-reference/zoom-api/Zoom%20API.oas2.json"}
The Zoom API allows developers to access information from Zoom. You can use this API to build private services or public applications on the [Zoom App Marketplace](http://marketplace.zoom.us). To learn how to get your credentials and create private/public applications, read our [Authorization Guide]
Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.
Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.
base URLs: https://api.zoom.us/v2
auth: a p i k e y
find it by capability: POST /search {"query":{"text":"..."}} returns these
operations with their invocation detail. Connect any agent client.
The Zoom API allows developers to access information from Zoom. You can use this API to build private services or public applications on the [Zoom App Marketplace](http://marketplace.zoom.us). To learn how to get your credentials and create private/public applications, read our [Authorization Guide](https://marketplace.zoom.us/docs/guides/authorization/credentials). All endpoints are available via
| method | path | what the vendor says it does |
|---|---|---|
GET | /accounts | List sub accounts List all the sub accounts that have been created by a master account.Zoom allows only [appro |
POST | /accounts | Create a sub account Create a sub account under a master account. Your account must be a master account in ord |
GET | /accounts/{accountId} | Get sub account details Get details of a sub account that is listed under a master account. Your account must |
DELETE | /accounts/{accountId} | Disassociate a sub account Disassociate a sub account from its master account. This will leave the sub account |
GET | /accounts/{accountId}/billing | Get billing information Get [billing information](https://support.zoom.us/hc/en-us/articles/201363263-About-Bi |
PATCH | /accounts/{accountId}/billing | Update billing information Update [billing information](https://support.zoom.us/hc/en-us/articles/201363263-Ab |
GET | /accounts/{accountId}/billing/invoices | List billing invoices List [invoices](https://support.zoom.us/hc/en-us/articles/207276556-Viewing-your-invoice |
GET | /accounts/{accountId}/billing/invoices/{invoiceId} | Get invoice details Get detailed information about a specific [invoice](https://support.zoom.us/hc/en-us/artic |
GET | /accounts/{accountId}/lock_settings | Get locked settings [Account Locked Settings](https://support.zoom.us/hc/en-us/articles/115005269866) allow yo |
PATCH | /accounts/{accountId}/lock_settings | Update locked settings [Account Locked Settings](https://support.zoom.us/hc/en-us/articles/115005269866) allow |
GET | /accounts/{accountId}/managed_domains | Get managed domains Get a sub account's [managed domains](https://support.zoom.us/hc/en-us/articles/203395207- |
PATCH | /accounts/{accountId}/options | Update options Update a sub account's options under the master account. Your account must be a master account |
PUT | /accounts/{accountId}/owner | Update the account owner The current account owner can [change the owner of an account](https://support.zoom.u |
PATCH | /accounts/{accountId}/phone/settings | Update BYOC settings Only [master account owners](https://marketplace.zoom.us/docs/api-reference/master-accoun |
POST | /accounts/{accountId}/phone/setup | Set up a Zoom Phone account After assigning a Zoom phone license to an account, an admin or account owner can |
POST | /accounts/{accountId}/phone/sip_trunk/trunks | Assign SIP trunks Using this API, a [master account](https://marketplace.zoom.us/docs/api-reference/master-acc |
PATCH | /accounts/{accountId}/phone/sip_trunk/trunks/{sipTrunkId} | Update SIP trunk details Update details of a SIP trunk that is assigned to a sub account. **Scope**: * `phone |
GET | /accounts/{accountId}/plans | Get plan Information Get plan information of a sub account that is managed by a master account. This API can o |
POST | /accounts/{accountId}/plans | Subscribe plans Subscribe a sub account to a Zoom plan using your master account. This API can only be used by |
POST | /accounts/{accountId}/plans/addons | Subscribe additional plan Subscribe a sub account to a Zoom addon plan. This API can only be used by master ac |
PUT | /accounts/{accountId}/plans/addons | Update an additional plan Update an additional plan for a sub account. This API can only be used by master ac |
PATCH | /accounts/{accountId}/plans/addons/status | Cancel additional plans [Cancel additional plan](https://support.zoom.us/hc/en-us/articles/203634215-How-Do-I- |
PUT | /accounts/{accountId}/plans/base | Update a base plan Update a base plan of a sub account. This API can only be used by master accounts that pa |
PATCH | /accounts/{accountId}/plans/base/status | Cancel a base plan [Cancel a base plan](https://support.zoom.us/hc/en-us/articles/203634215-How-Do-I-Cancel-My |
GET | /accounts/{accountId}/plans/usage | Get plan usage Get information on usage of [plans](https://marketplace.zoom.us/docs/api-reference/other-refere |
GET | /accounts/{accountId}/recordings | List recordings of an account List [Cloud Recordings](https://support.zoom.us/hc/en-us/articles/203741855-Clou |
GET | /accounts/{accountId}/settings | Get settings Get the settings of an account. To get the settings of a master account, use `me` as the value fo |
PATCH | /accounts/{accountId}/settings | Update settings Update the settings of a sub account that is under a master account. To update the settings of |
POST | /accounts/{accountId}/settings/virtual_backgrounds | Upload virtual background files Use this API to [upload virtual background files](https://support.zoom.us/hc/e |
DELETE | /accounts/{accountId}/settings/virtual_backgrounds | Delete virtual background files Delete existing virtual background file(s) from an account. **Prerequisites: |
GET | /accounts/{accountId}/sip_trunk/callout_countries | List internal call-out countries Retrieve the list of internal [call-out](https://support.zoom.us/hc/en-us/art |
POST | /accounts/{accountId}/sip_trunk/callout_countries | Add internal call-out countries Specify the list of [call-out](https://support.zoom.us/hc/en-us/articles/20094 |
DELETE | /accounts/{accountId}/sip_trunk/callout_countries/{countryId} | Delete internal call-out country Delete a previously assigned [call-out](https://support.zoom.us/hc/en-us/arti |
GET | /accounts/{accountId}/sip_trunk/internal_numbers | List internal numbers This API allows a master account with SIP Connected Audio plan to list internal phone nu |
POST | /accounts/{accountId}/sip_trunk/internal_numbers | Add internal numbers This API allows a master account with SIP Connected Audio plan to assign internal phone n |
DELETE | /accounts/{accountId}/sip_trunk/internal_numbers/{numberId} | Delete an internal number This API allows a master account with SIP Connected Audio plan to delete a previousl |
POST | /accounts/{accountId}/sip_trunk/numbers | Assign numbers With SIP-connected audio, Zoom establishes a SIP trunk (a network connection specifically desig |
DELETE | /accounts/{accountId}/sip_trunk/numbers | Delete all numbers With SIP-connected audio, Zoom establishes a SIP trunk (a network connection specifically d |
PATCH | /accounts/{accountId}/sip_trunk/settings | Assign SIP trunk configuration With SIP-connected audio, Zoom establishes a SIP trunk (a network connection sp |
GET | /accounts/{accountId}/sip_trunk/trunks | List SIP trunks With SIP-connected audio, Zoom establishes a SIP trunk (a network connection specifically desi |
and 160 more operation(s) in this specification, all searchable.
specification origin: https://marketplace.zoom.us/docs/api-reference/zoom-api/Zoom%20API.oas2.json
nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.