How can I integrate Zoom Meeting SDK into my sports APK website? (Web SDK v2.13.0)

Meeting SDK Type and Version
Zoom Web Meeting SDK – Version 2.13.0

I’m a website developer managing a sports streaming APK website. I’m looking to integrate Zoom into the site — either to host live Q&A sessions, discussions, or other live video features for users.

I’ve reviewed the Web SDK documentation but still need some clarity on a few things:

  • Which auth method is better for this use case: JWT or OAuth?

  • How to embed Zoom securely on a front-end website without exposing sensitive credentials

  • Whether it’s possible to customize the embedded Zoom UI to match the site’s branding


Error?
No error — I’m still in the initial planning phase and just need guidance.


Troubleshooting Routes

  1. Reviewed official Web SDK docs
  2. Checked GitHub sample apps
  3. Searched this forum for similar integration examples

How To Reproduce
Not implemented yet. My current plan:

  1. Use OAuth (if suitable for public sites)

  2. Embed Zoom meetings directly inside a webpage

  3. Browser: Chrome v116 — using React on the frontend

If anyone has integrated Zoom into a content-based or streaming website like mine, your guidance would be appreciated.

For context, the site I manage is focused on sports APK content

Thanks in advance!