Zoom V2 REST APIs

Zoom describes the V2 REST APIs as “All APIs under the Zoom API are based on REST architecture and are accessed via HTTP at specified URLs. The base URL for all requests is https://api.zoom.us/v2/. The complete URL varies depending on the endpoint of the resource being accessed. For instance, you can list all users on an account via a GET request to this URL: https://api.zoom.us/v2/users/”. Further information can be found at https://marketplace.zoom.us/docs/api-reference/introduction.