Trade Cookie For API Key

This stores your Zoom browser cookie on the server and returns a stable API key. The API key is what you use on future requests.

How To Find The Cookie

  1. Log in at https://ai.zoom.us/.
  2. Open DevTools and the Network tab.
  3. Reload the page.
  4. Click the request to /plus/aic/3.0/login?...source=login.
  5. Copy the full cookie request header value.

Back to API docs