All API requests require authentication using an API key. Include your API key in theDocumentation Index
Fetch the complete documentation index at: https://help.withallo.com/llms.txt
Use this file to discover all available pages before exploring further.
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: