Appearance
Authentication
Every CallMangal API request is authenticated with an API key, sent as the X-API-Key header.
X-API-Key: <your-api-key>API keys are scoped to your organization — a request authenticated with your key acts on your organization's own workflows and data only.
Getting an API key
Create and manage API keys from the Developers section of the CallMangal dashboard.
Keep your key secret
Treat an API key like a password. Anyone with it can trigger calls and access data on your organization's behalf. If a key is exposed, delete it from the Developers section and create a new one.