Version: 1.0.0
AgileTelecom WhatsApp API
REST API for sending WhatsApp Business messages, template management, and phone number management.
Authentication
All requests require one of the following methods:
- API Key — Header
X-Api-Key: <api-key> - Basic Auth — Header
Authorization: Basic <base64(username:password)>
Main features
- Send messages via Meta-approved templates or free-form content
- Template management (create, update, delete)
- Fallback chain: WhatsApp → RCS → SMS
- Delivery, read, and inbound message notifications (webhook)
- Media file download from inbound messages
- Tracked links (short links) in the body or template buttons
Authentication
- API Key: ApiKeyAuth
- HTTP: Basic Auth
API Key provided by AgileTelecom
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | X-Api-Key |
Username/password credentials
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | basic |
Contact AgileTelecom: