Authorization: Bearer for these endpoints.
Create a key
1
Open project settings
In the dashboard, open your project → Project Settings → API Keys.
2
Create the key
Click Create API key, give it a name, and select the scopes your integration needs (for outbound calls, select Outbound calls /
calls:create).3
Copy the secret
Copy the plain key immediately. Botcadence stores only a hash and will not show the full value again.
Key format
Header
Send the key on every request:Scopes
Create keys with the scopes required for the endpoints you call.

