Skip to main content
Allo — Help Center home page
English
Search documentation...
⌘K
Changelog
Download
Get Started
Get Started
Search...
Navigation
Guides
Overview
Help
API
Guides
Overview
Authenticating requests
Handling rate limits
Paginating API results
Configuring webhooks
Webhooks
GET
Get Webhooks
POST
Create Webhook
DEL
Delete Webhook
Calls
GET
Search Calls
Contacts
GET
Search Contacts
SMS
POST
Send SMS
On this page
Base URL
Available Endpoints
Guides
Overview
Copy page
Get started with the Allo API to programmatically manage your phone system
Copy page
The Allo API provides programmatic access to your Allo account, allowing you to manage webhooks, retrieve calls and contacts, and send SMS messages.
Base URL
All API requests should be made to:
Copy
https://api.withallo.com
Available Endpoints
Webhooks
Configure webhooks to receive real-time notifications about calls and messages
Calls
Retrieve and search your call history with filtering and pagination
Contacts
Access your contact database with engagement tracking
SMS
Send SMS and MMS messages programmatically
Authenticating requests
⌘I