Guide needed for session host functionality?

I am creating app where users can host a schedule session to explains their idea to other users.
I have form to create session. I have a session details page where session will stream live and show recording of session if ended. I want to use zoom api to host a session. But I am not sure which service i have to use. can anyone give me basic guide? Also i want to know is there any way i can use premium futures during development as trail?

Hi,

Can you describe your use case with more details?

Here is a quick overview:

a. Our APIs are mosty for pre meetings and post meeting operations (like create / update / delete meeting , view recordings , participants etc)
b. Webhooks and websockets provide you will real time notifications (like meetings started / ended, participant joined /left)
c. SDKs can be used to have zoom meeting experience in your app.