Just Want to Make Some Simple API Calls

Hey @Unhandled_Exception
Thanks for reaching out to us and welcome to the Developer forum!
Yes, the JWT app is going to be deprecated next month so you are on the right path while trying to use either OAuth or Server-to-Server OAuth app types.

Let me share with you a post I created a while ago on how to use our S2S OAuth app with Postman:

This post might give you an idea of how to use it and if you are just trying to do some basic account-level operations (such as get a meeting, or get meeting participant data) I think you will be just fine with our Server to Server Oauth app.

We also have a sample app available on Github that might be worth taking a look at:
GitHub - zoom/server-to-server-oauth-starter-api: Starting point for developing a Zoom S2S OAuth API

Link to our docs here:

Hope this helps and let me know if you need anything else :slight_smile:
Cheers,
Elisa