Send single and bulk SMS, track delivery, and receive inbound messages and callbacks. Analyze messages before sending, manage scheduled campaigns, and search tracking records by date range or campaign.
Available endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET | /sms/quietHours/countries/{language} | Retrieve the countries that are supported by Quiet Hours feature |
| GET | /sms/tracking/campaign/{campaignTrackingId} | Track multiple messages for a specific bulk send out - campaign |
| GET | /sms/tracking/single/{trackingId} | Track an SMS |
| POST | /sms | Send an SMS |
| POST | /sms/analyze | Analyse an SMS message |
| POST | /sms/analyze/campaign | Analyze Bulk Messages - Campaigns |
| POST | /sms/campaign | Send Bulk Messages - Campaigns |
| POST | /sms/tracking | Track multiple messages with filters for a specific time range |
| PUT | /sms/{trackingId} | Update a scheduled bulk send out - campaign |

