Launch international SMS marketing campaigns and transactional alerts through one REST API. 200+ countries, local routes for higher deliverability, and real-time delivery reports.
One API. Every carrier route. No spreadsheets.
Messages route through local carrier connections in the destination country for faster, more reliable delivery.
API-key authentication, encrypted transport, and per-key rate limits keep your sending account protected.
Send to 200+ countries with automatic number formatting, sender ID handling, and local compliance rules applied.
Register an account, verify your sender profile, and generate a live API key from your dashboard in minutes.
Call the /v1/sms/send endpoint with a recipient list, sender ID, and message — or upload a CSV for bulk campaigns.
Watch delivery status update in real time via webhook callbacks or the dashboard, per recipient and per country.
Send to a single number or ten thousand at once with the same endpoint. Pass a list of destinations, and the API handles routing, retries, and per-country formatting for you.
POST /v1/sms/bulk
Authorization: Bearer {{API_KEY}}
Content-Type: application/json
{
"sender_id": "NEXISIM",
"message": "Your order ships today! Track it here: nexi.link/abc123",
"recipients": [
"+2547XXXXXXXX",
"+2348XXXXXXXX",
"+9198XXXXXXXX"
],
"schedule_at": null
}
200 OK
{
"status": "queued",
"batch_id": "batch_9f21a3",
"recipients_accepted": 3,
"recipients_rejected": 0
}
Marketing campaigns and critical alerts, on the same reliable rails.
Promotions, product launches, and seasonal offers sent to segmented lists.
Low-latency one-time codes for signup, login, and payment confirmation.
Order updates, delivery notices, and account activity notifications.
Collect replies — STOP requests, support questions, or survey responses.
If a message fails to deliver, the credit for that message is automatically refunded to your balance. Once a message is confirmed delivered by the destination carrier, it's billed and non-refundable.
Get Your API KeyNo monthly minimums. Per-message pricing varies by destination country.
For testing and low-volume sending.
Volume pricing for growing campaigns.
For high-volume senders and platforms.
Switching our promo blasts to this API cut delivery failures in East Africa noticeably, and the dashboard makes campaign reporting simple.
Integration took an afternoon. Webhooks make it easy to reconcile delivery status against our own order records.
We run campaigns across four regions from one account now instead of juggling separate local providers.
Free sandbox credits included. No credit card required to get an API key.
Create Free Account