Finding your SDK Key/Secret in Marketplace

Hello Dev Community,

We have recently migrated the developer experience from our legacy site developer.zoom.us to our new developer platform marketplace.zoom.us. With the migration, we have migrated over your developer profile credentials OAuth (Client ID & Secret), JWT(API Key/Secret), SDK Key/Secret and Webhook credentials.

Finding your existing SDK API Key/Secret app in Marketplace

When you first log in to the marketplace, click on the Manage button. Afterwards, your existing app will be located in the Created Apps section. You will notice that each app type either OAuth , SDK , JWT or Webhook will be listed as an account level app. For OAuth , your app name will be listed.

Creating your SDK app

If you’re unable to find your developers.zoom.us SDK app, you can create a new SDK Credentials app to get access to your SDK Key/Secret .

  1. First, log into marketplace.zoom.us, then go to the develop dropdown button right next to the manage button, then click Build App .
  2. Unselect the option to Intend to publish this app on Zoom Marketplace .
  3. Choose Account-Level app .
  4. Select SDK Credentials .

For more information about how your SDK app works in marketplace, please check out the Creating and viewing your SDK app section within our migration article[0].

[0] - https://medium.com/zoom-developer-blog/transitioning-your-developer-apps-to-zooms-marketplace-6a8de3386716

Thanks Michael (Replying to remove from unanswered list.)