Where can I find SDK Key and Secret

Hi,

I want my users to join Zoom meetings hosted by my account directly from my website. My users won’t be logging into their own Zoom accounts—they’ll simply join meetings as unauthenticated users using the meeting ID and password, along with a JWT token passed to the Zoom Web SDK.

Here’s my current situation:

  1. SDK Key and Secret: Where can I find the SDK Key and Secret?
  2. Private App: I want my SDK app to remain private and not require the publishing or approval process. The meetings will always be created and hosted using the same Zoom account that generates the JWT token for the SDK.
  3. App Type: When creating the app, should I select Admin-managed app or User-managed app to indicate that this is a private app?
  4. Sub Accounts: It’s possible that sub-accounts under my main account might need to use the same SDK app. Can sub-accounts and the main account share the same SDK app seamlessly?

I attempted to create a “General App,” but the process is confusing. Could you provide a step-by-step guide or documentation to help me create a private SDK app for my specific use case?

Thank you!

Regards,
Ahmed

1 Like