Looking for guidance on creating a server to server app

I want to get some guidance on creating server to server apps. I have used the Zoom UI to create an app and get the application ID, client ID, and client secret. I have used those credentials to get an Oauth token which I can use to make calls to Webinars APIs and get webinar data.

The part I am wondering about is if I publish this app how do I know it works in another Zoom account? I was thinking I would like to install it in another Zoom account to see how the authentication works and do any troubleshooting I needed to do but I don’t have another Zoom account to test with and I have not published the app. So, I am wondering if there is a typical process that devs follow for this stuff. Is it in a document somewhere that I have not read yet? It would be great to get some guidance around this.

Hi @OCEM_Team2_iqvia
Thanks for reaching out to the Zoom Developer forum, I am happy to help here!

You can not publish the Server to Server App type.
In this case, you would have to create an OAuth app (account-level), this app type can be published in the Marketplace.

Let me share some helpful links here with you about that:

https://marketplace.zoom.us/docs/guides/build/oauth-app/

https://marketplace.zoom.us/docs/guides/publishing/app-review-guidelines/

https://marketplace.zoom.us/docs/guides/publishing/app-submission/

Hope this helps,
Elisa