I didn't find much example code to get started with zoom api in python, so now i'm sharing my code so you guys can learn easily
- first go to here and sign up or
- sign in with your zoom account then go to develop > build app Choose
- your app type as
jwt
and from there get yourAPI_KEY
andAPI_SECRET
paste it into the code and run it
that's it ;)