Zoom API
- Version: 2.0.0
- Host: api.zoom.us/v2
- Protocols:
https
- Accepts:
application/json
,multipart/form-data
- Responds With:
application/json
,application/xml
More Info
- Contact Us by Email
- Contact URL: https://developer.zoom.us/
- Terms Of Service: https://zoom.us/docs/en-us/zoom_api_license_and_tou.html
- License: MIT for OAS 2.0
- Download Spec: Zoom API.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. To learn how to get your credentials and create private/public applications, read our Authorization Guide.
All endpoints are available via https
and are located at api.zoom.us/v2/
.
For instance you can list all users on an account via https://api.zoom.us/v2/users/
.