Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sh1hab/zoomapi

Zoom API Package
https://github.com/sh1hab/zoomapi

composer laravel package zoom

Last synced: 21 days ago
JSON representation

Zoom API Package

Awesome Lists containing this project

README

        

ZoomAPIWrapper
==============

This is A simple PHP wrapper for calling the Zoom V2 APIs. It aims to be
- Simple to use
- LLightweight

Installing
==========

`composer require shihab/ZoomApi`

How to Get Zoom API Key
=======================

You need to go to the Zoom "App Marketplace", log in using your Zoom account and then select "Build App" from the "Develop" dropdown menu. This link should take you there: https://marketplace.zoom.us/develop/create

Then you need to choose the JWT option for "server-to-server integration". Once you will out some basic information you will be taken to the "App Credentials" page which will give you your API key and API secret.