Loading
Business owner who just wants to send a promo, or a developer wiring up an API? Both live here — paste numbers and click send, or integrate in a few lines of code. Real-time delivery tracking either way.




No coding required to send your first campaign. A full REST API waiting when you need it.
No code, no setup. Log in, paste your phone numbers or pick a contact group, type your message, and hit send. Watch delivery status update live.
A simple REST API with Bearer or API-key auth. Send single messages, trigger campaigns, and receive delivery webhooks — build it into your own product.
From a single OTP to a million-message campaign — one platform, zero ops overhead.
Paste any list of phone numbers — one per line or comma-separated. Type your message, preview the cost, and send in one click.
+256700000001 +256700000002 +254712345678 ...
Import contacts from CSV, organise them into groups, and run named campaigns. Draft, schedule, or send immediately.
Top up via MTN MoMo, Airtel Money, or card. Your balance updates instantly. No monthly commitments — pay as you go.
Every message status — SENT, DELIVERED, FAILED — is updated in real time. Full delivery report per recipient.
Simple HTTP API with Bearer token or API key auth. Integrate bulk sending into your own product in minutes.
curl -X POST /api/v1/sms/send \
-H "ApiKey sk_live_..." \
-d '{"to":"+256700000000","message":"Hi!"}'Each client gets their own isolated workspace with role-based access, their own wallet, sender IDs, and API keys.
If you need to reach a list of phone numbers, there's a good chance we already fit your workflow.
Order confirmations, shipping updates, and flash-sale promotions to your customer list.
Send service reminders, event announcements, or emergency closures to your whole congregation or student body.
Balance alerts, loan reminders, and payment confirmations — trusted, timely, and logged.
Notify customers the moment their order is picked up, out for delivery, or arrived.
Appointment reminders and follow-up instructions that patients actually see.
Run named campaigns for multiple clients from one dashboard, with cost tracking per send.
Secure one-time codes for login, signup, and transaction confirmation — sent in seconds.
Drop bulk SMS into your own product via the API — no carrier relationships to manage.
Register in seconds. No card required. Your organisation gets a dedicated workspace, isolated from all other customers.
Add credit via MTN MoMo, Airtel Money, or card. Your balance updates in real time — only pay for what you send.
Go to Bulk Send, paste your phone numbers, type your message, and hit Send. Delivery updates appear instantly.

No monthly commitments. Top up and go.
For individuals and small teams getting started.
For growing businesses and teams.
For platforms & resellers at scale.
# 1 — Create a campaign
POST /api/v1/campaigns
{
"name": "June Promotion",
"message": "Get 20% off today! Use JUNE20",
"groupIds": ["grp_abc123"]
}
# 2 — Send it
POST /api/v1/campaigns/{id}/send
# 3 — Track delivery
GET /api/v1/campaigns/{id}
→ { delivered: 4821, failed: 12, pending: 0 }From startups to enterprises — one platform for all your SMS needs.



Create a free account, top up your wallet, paste your phone numbers, and send. No technical setup required.