How to get video from the API?

Recently I was trying to build a web application by integrating zoom API. I was able to get lists, meetings, create lists, delete, etc. But what I couldn’t achieve is getting video from the API. Can anyone please help me, how can I do it?

Hey @Kevingillmore,

To clarify, are you trying to retrieve recordings from past meetings, or are you looking to integrate the live meeting experience?

If it’s the first, these can be retrieved via this endpoint:

If it’s the latter, this can’t be achieved with our API alone. The supported method to integrate the video experience would be to leverage our Web SDK:

Let me know if this helps to clarify.

Thanks,
Will

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.