SMS
Send single SMS
Send a single SMS to one recipient using any of the configured providers (Airtel, Vodacom, Tigo, Halotel, TTCL).
Get all SMS logs (new API)
Fetch all SMS logs for the authenticated project
Send flash SMS
Send a flash (class 0) SMS — appears directly on the recipient's screen without being saved. Useful for OTPs and urgent alerts.
Schedule SMS delivery
Schedule SMS messages for future delivery at a specific date and time.
Get scheduled SMS jobs
Fetch all scheduled SMS jobs for the authenticated project
Schedule recurring SMS
Schedule recurring SMS messages (daily, weekly, monthly) with repeat options.
Send bulk SMS
Send bulk SMS messages to multiple recipients in one call. Messages are queued and delivered asynchronously.
Send bulk SMS (alias)
Alias endpoint for POST /sms/bulk. Maintained for backward compatibility.
Get a single SMS log
Fetch a single SMS log entry by ID
Search SMS logs (new API)
Search SMS logs by query parameter
Get SMS logs with pagination
Fetch paginated SMS logs for the authenticated project