Integration of Zoom SDK with zoom api

Description
How can I integrate zoom iOS sdk with Zoom API. if I need authorisation do I need to create a JWT type or sdk type app.
What does the users in my account actually mean. Are they logged in type users.
I am using an iOS SDK

Hi Liza,

Thanks for using Zoom SDK. If you would like to use Zoom REST API, you will need to create JWT app on Marketplace. Here is an instruction of how to communicate with Zoom REST API in SDK app: https://marketplace.zoom.us/docs/sdk/native-sdks/iOS/mastering-zoom-sdk/start-join-meeting/api-user/authentication

Hope this helps. Thanks!