Hi @yogesh.kumar,
Thanks for reaching out about this, and happy to help.
If you haven’t yet, you’ll first need to create a JWT app under your account following these steps.
Once you have a JWT app created under your account, you can follow these steps to retrieve the token to authenticate your API requests with:
-
Navigate to the Zoom Marketplace while logged in to the account that is associated with your JWT app
-
Once logged in, click on your JWT App from the Manage page
-
From your App’s page, click on the App Credentials tab:
-
Click on the View JWT Token dropdown
-
Copy this token and use this to authenticate your API requests (auth type: “Bearer Token”)
Let me know if this helps!
Thanks,
Will
