How to integrate Zoom Video SDK into an e-commerce website for product demo sessions?

Hi Zoom Dev Team,
We’re exploring ways to integrate Zoom’s Video SDK directly into our site to allow customers to join live demo and product training sessions without redirecting to Zoom.

Our goal:

  • Embed live video sessions in our product pages (for demo or consultation)
  • Allow users to join using just a browser (no Zoom client)
  • Possibly record sessions for internal training

Questions:

  1. What’s the recommended approach to integrate the Zoom Video SDK into a custom e-commerce website (HTML / JavaScript frontend)?
  2. Can I use my existing Zoom account API keys, or should I create a dedicated app in the marketplace?
  3. Are there example projects or repositories showing browser-based integration for product demo use cases?

Any documentation, SDK sample links, or setup advice would be greatly appreciated.

Thanks!
– John / Bullion Detectors

Here are a few links to get you started:
Create a new account for Video SDK: Plans & Pricing for Developer | Zoom - Zoom
Documentation for Video SDK Web: Zoom Video SDK for web
Javascript quickstart app: GitHub - zoom/videosdk-web-helloworld