Africa's Leading Communication Solutions Provider

Seamless messaging, voice calls, and USSD solutions designed for African businesses. Trusted by businesses across the continent.

Powerful APIs & Reliable Infrastructure for All Your Communication Needs
SMS Sent+125%
API Calls2.5M
Delivered99.9%
10M+
Messages Daily
5K+
Business Clients
99.9%
Uptime
15+
Countries
Our Solutions

Comprehensive Communication Services

Everything you need to connect with your customers across Africa and beyond

Bulk SMS

Reach thousands of customers instantly with our reliable bulk SMS platform. Perfect for marketing campaigns, alerts, and notifications.

$0.02per SMS
Learn More

Voice Services

Make and receive calls globally with our voice API. Perfect for IVRs, call centers, and voice notifications.

$0.01per second
Learn More

USSD Services

Build interactive USSD menus for mobile users without internet. Ideal for banking, payments, and information services.

$0.10per session
Learn More

Shortcodes

Get dedicated shortcodes for your SMS campaigns and services. Easy to remember and brandable.

$500per month
Learn More

Sender IDs

Brand your SMS messages with a custom sender ID instead of a phone number. Increases open rates.

$100per year
Learn More
Simple & Transparent

Our Pricing Plans

Competitive rates with volume discounts available for businesses of all sizes

Starter

For small businesses getting started

From$0.02/ SMS
  • Bulk SMS (Local)
  • WhatsApp Business
  • Basic API Access
  • Email Support
Get Started

Enterprise

For large organizations

From$0.008/ SMS
  • All Growth features
  • Dedicated Shortcode
  • USSD Sessions
  • Custom Integrations
  • 24/7 Dedicated Support
  • SLA Guarantee
Contact Sales

Detailed Pricing

ServiceUnitPriceVolume Discount
Bulk SMS (Local)Per SMS$0.02From $0.015 (50K+)
Bulk SMS (International)Per SMS$0.05From $0.04 (50K+)
WhatsApp BusinessPer message$0.05From $0.04 (10K+)
Voice Calls (Local)Per second$0.01From $0.008 (10K mins+)
Voice Calls (International)Per second$0.02From $0.015 (10K mins+)
USSD SessionsPer session$0.10From $0.08 (100K+)
Dedicated ShortcodeMonthly$500Annual discount available
Sender ID RegistrationAnnual$100Multiple IDs discount
Developer Experience

Build, Test, and Deploy with Confidence

Everything you need to integrate powerful communication APIs into your applications. From quickstart guides to advanced documentation, we've got you covered.

15+SDK Languages
500+Code Examples
99.9%API Uptime
send-sms.js
import { TusemeClient } from'@tuseme/sdk';

const client = new TusemeClient('YOUR_API_KEY');

// Send an SMS message
const response = await client.sms.send({
  to: '+254712345678',
  message: 'Hello from Tuseme!',
  senderId: 'TUSEME'
});

console.log(response);

Complete Documentation

In-depth API references, guides, and tutorials for all our services

Explore Docs

REST API

HTTP endpoints for SMS, Voice, USSD, and more

POST /v1/sms/send

Webhooks

Real-time event notifications for your applications

PUT /webhooks/receive

SDKs & Libraries

Official client libraries for popular languages

Node.jsPythonPHPJava

Quick Code Examples

Copy and paste these examples to get started in minutes

Send SMS REST API
POST /v1/sms/send
Content-Type: application/json

{
  "api_key": "your_api_key",
  "to": "+254712345678",
  "message": "Hello from Tuseme!",
  "sender_id": "Tuseme"
}
Webhook Response Incoming
{
  "message_id": "msg_123",
  "from": "+254712345678",
  "to": "TUSEME",
  "message": "Hello",
  "timestamp": "2023-06-15T12:34:56Z"
}
JavaScript SDK SDK
// JavaScript SDK Example
const tuseme = require('tuseme-sdk');
const client = new tuseme.Client('API_KEY');
client.sms.send({
  to: '+254712345678',
  message: 'Hello World'
});
Initiate Call Voice API
POST /v1/voice/call
{
  "to": "+254712345678",
  "from": "TUSEME",
  "recording_url": "https://...",
  "status_url": "/webhooks/status"
}

Developer Tools & Resources

Everything you need to build amazing applications

API Client

Test APIs directly from your browser

Dashboard

Manage apps, API keys, and analytics

Community

Join our developer community forum

Support

24/7 technical support for developers

Tuseme Communication Team
13+Years of Excellence
About Us

Empowering African Businesses with World-Class Communication Solutions

Founded in 2010, Tuseme Limited has grown to become one of Africa's leading communication solutions providers. We specialize in bridging the communication gap between businesses and their customers through innovative technology.

Reliable Infrastructure

Built on robust, scalable platforms ensuring high performance and uptime

Pan-African Reach

Direct connections to mobile networks across Africa for unmatched delivery rates

Trusted by Enterprises

Serving enterprises, governments, and startups across the continent

Learn More
Get In Touch

Ready to Get Started?

Our team is ready to help you with your communication needs

Headquarters

Nairobi, Kenya

Furaha Suites, Argwins Kodhek Street, Kileleshwa

Phone

+254 712 883 417

+254 714 888 577

Email

support@tuseme.co.ke

Working Hours

Monday - Friday: 8am - 5pm

Saturday: 9am - 1pm

Send us a Message