Authorization header:
Generating API Keys
Generate API keys in your Allo account settings.API Key Scopes
Each API key has specific scopes that determine what operations it can perform:| Scope | Description |
|---|---|
WEBHOOKS_READ_WRITE | Create, read, and update webhook configurations |
CONVERSATIONS_READ | Read call records and history |
CONTACTS_READ | Read contact information |
SMS_SEND | Send SMS and MMS messages |
Example Request
Error Responses
If your API key is invalid or missing, you’ll receive a401 Unauthorized response:
403 Forbidden response: