Integration overview

The integration requires transforming your transcriber provider webhook data into our API format.


Step 1: Create your JAM API key

  1. Visit: https://auth.wejam.ai/org/api_keys/
  2. Log in with your JAM account credentials
  3. Click "New API Key"
  4. Copy and securely store your API key. You’ll need this for authentication.

Step 2: Understand required data format

Required fields

API endpoint

<aside> 🔗

POST https://api.wejam.ai/api/v1/real-call-sessions

Headers:


Step 3: Choose your integration method

Option 1: n8n workflow (recommended for non‑technical users)