Converc|Docs

Webhooks

Authentication

Authenticate webhook API requests with an API key.

API key authentication

Create an API key in Settings → Integrations → API Keys. Send it as a Bearer token in the Authorization header.

BASH
"color:#82aaff">curl "color:#c792ea">-H "Authorization: Bearer <your-key-here>" \
  https://api.converc.com/integrations/webhooks

Keep API keys private and rotate them if you suspect exposure.

Open Integrations settings

Having issues? hello@converc.com.