Logo
Zoom Public API Documentation

accounts-{accountId}-plans

Number of APIs: 2


1. Get account plan information

GET {{baseUrl}}/accounts/:accountId/plans

Master accounts can retrieve its subaccounts' plan information.

Prerequisite: This API can only be used by Master accounts that pay all billing charges of their associated Pro or higher sub accounts.

Zoom only allows approved partners to use Master APIs and manage sub accounts' billing information. Email the partner programs team at partner-success@zoom.us for more details.

Scopes: billing:master

Rate Limit Label: MEDIUM



2. Subscribe account to a plan

POST {{baseUrl}}/accounts/:accountId/plans

Master accounts can subscribe a subaccount to a Zoom plan.

Prerequisite: This API can only be used by Master accounts that pay all billing charges of their associated Pro or higher sub accounts. Zoom only allows approved partners to use Master APIs and manage sub accounts' billing information. Email the partner programs team at partner-success@zoom.us for more details.

Note: To subscribe to an add-on plan after subscribing to a base plan, you must use the Subscribe account to an additional plan API.

Scopes: billing:master



ENDPOINTS