I want MY_SDK_KEY for the app that i want to upload on the marketplace.
But i am not able to find it anywhere can you pls help me navigate that?
I am building a Zoom App that runs inside the Zoom Client (via the Zoom Apps SDK + Meeting Component + Video-Layer capability),
@Kanak your sdk key is your client id. your sdk secret is your client secret.
1 Like
Hi there,
To get started, please follow these steps to create your Zoom app:
- Create a General App on Zoom Marketplace
- Go to marketplace.zoom.us
- Click on the Develop dropdown (top-right)
- Select Build App
- Choose General App and click Create
- Fill out the App Form
- Complete all the required details such as app name, company name, etc.
- Set App Surface and Product Selection
- Navigate to the Surface section
- Select Where to use your app
- Choose Meetings and More depending on your requirements
- Configure URLs and Domain Settings
- Set the Home URL
- Add your domain(s) under Allow List
- Enable Zoom App SDK
- Scroll down and toggle Zoom App SDK to enable it
- Choose further settings like In-Client OAuth or Guest Mode as needed
- Enable Meeting SDK
- Navigate to the Embed section
- Enable Meeting SDK
- Set App Scopes
- Go to the Scopes tab
- Add the permissions your app requires
- Local Testing Setup
- Click Local Test
- Fill out the required fields as prompted
- These fields are necessary to preview, add, or share your app
- Copy Credentials
- Once your app is configured, copy the Client ID and Client Secret from the development environment
- Switch to Production
- When development is complete, switch your app to Production
- Fill out all the required fields as you did during development
Let me know if you have any questions — happy to help!
Thanks,
Naeem Ahmed
1 Like