Operational
SMS Service
HTTP API for sending SMS messages via Unifonic
Endpoints
GET
/api/health
Health check
POST
/api/v1/sms/send
Send single SMS
POST
/api/v1/sms/send-bulk
Send bulk SMS (up to 1000)
🔒
Authenticated endpoints require an
X-API-KEY
header.