Zoom unifies cloud video conferencing, simple online meetings, group messaging, and a software-defined conference room solution into one easy-to-use platform. The following goes over the various API calls that Zoom provides.
Simply provide the API Key and secret for your account to make API calls. See Zoom Documentation for further details.
Zoom's REST API allows for robust management of
- Meetings
- Users
- Reports
- Groups
- Recordings
- Webinars
This allows for complete control of the pre/post meeting experience from your own web-page.
Please note, this is incomplete and not tested.