Version: 1.0.0
AgileTelecom SMS Legacy API
REST API for sending SMS messages in Legacy mode. Supports multi-recipient and multi-message sending in a single request. Compatible with existing integrations.
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
- Multi-recipient and multi-message SMS sending
- Automatic concatenation for long messages
- Unicode support
- Delivery notifications
- Scheduled sending
- Available credit check
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: