shihab/zoom

create zoom meeting through api

Installs: 21

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 1

Type:librart

v1.2 2022-11-02 06:56 UTC

This package is auto-updated.

Last update: 2024-09-30 02:05:18 UTC


README

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.