Skip to main content

Connect via API Key

1

Get your API key from Fathom

In Fathom go to Settings → API and copy your API key.
2

Connect in Nous

Go to Settings → Integrations → + Add Integration → Fathom, paste the key, and click Connect.
1

Copy your webhook URL from Nous

Go to Settings → Integrations → Webhooks → Fathom and copy the URL.
2

Add the webhook in Fathom

In Fathom go to Settings → Webhooks → Add Webhook, paste the URL.Fathom uses whsec_-prefixed signing secrets. Copy the signing secret and add it to nous.env:
FATHOM_WEBHOOK_SECRET=whsec_your-secret-here
See the Fathom webhook reference for payload details.