Send SMS
Messages
Send SMS
Send high-priority single or bulk messages via the Gliiv gateway.
POST
Send SMS
TheDocumentation Index
Fetch the complete documentation index at: https://www.gliiv.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
/send endpoint allows you to programmatically dispatch messages to your recipients. All requests are processed through our high-speed gateway to ensure rapid delivery.
Requirement: Before using this endpoint, you must have at least one Sender identity assigned to your account.
Headers
Your secret API key used to authenticate the request.
Body Parameters
An array of recipient phone numbers.
- Supported Formats:
+250...,250...,07..., or7... - Limit: Maximum of 20 numbers per individual API request.
The text content of your SMS.
- Billing: Charged in 160-character segments.
- Maximum: 800 characters total.
The unique ID of your authorized Sender. Retrieve this from the List All Senders endpoint.
Response Body
A descriptive message detailing the outcome of the request.
The HTTP status code associated with the response.
Optional. Returned only on a 400 Bad Request. Contains field-specific error messages.