Uganda's SMS Platform

Send SMS to thousands.
Or build with our API.

Upload a CSV, write your message, and reach your audience instantly — or integrate our REST API into your own system.

Free to get started. No credit card required.

# Send SMS via API
POST /api/sms/send/
Authorization: Bearer <your_api_key>

{
  "message": "Hello! Your order is ready.",
  "recipients": [
    "+256712345678",
    "0756123456"
  ]
}

✓ 200 OK — SMS sent to 2 recipients

Everything you need

Whether you're a business or a developer

Bulk SMS via CSV

Upload a CSV or Excel file with a phone column and send to thousands of recipients in one click.

SMS Scheduling

Schedule messages to be sent at a specific date and time. Works for both web users and API clients.

REST API

Integrate SMS into your own application using our simple REST API. Generate your key from your account settings.

AI Message Writer

Not sure what to write? Use the built-in AI assistant to generate professional SMS messages in seconds.

Secure & Reliable

Messages are sent via Africa's Talking gateway with automatic batching and retry handling.

Message History

Track every message you've sent — status, recipient count, scheduled time — all in your dashboard.

How it works

For Web Users
1
Create an account
Register with your username and email
2
Upload your contacts
CSV or Excel file with a phone column
3
Send or schedule
Write your message and hit send — or pick a time
For Developers
1
Create an account
Register and log in to your dashboard
2
Generate an API key
Go to Settings → API Key → Generate
3
Integrate & send
Use the REST API with your Bearer token

Ready to get started?

Create a free account and send your first SMS in minutes.

Create Free Account