COMING SOONChaari is launching soon — early access opens to the waitlist first.
Engineered for reliability and confidence.
Built from day one for delivery you can trust — usage-based pricing and an API your team can ship on in minutes.
>0.0%
Uptime guaranteed
0 FCFA
Per SMS, pay as you go
0 min
To your first message
Everything you need to send SMS with control and confidence
Carrier-grade delivery, enterprise security, and compliance-ready infrastructure—plus intelligent routing so critical messages keep moving when a route degrades.
Fraud Guard
Detect and block SMS pumping attacks and fraudulent traffic in real time before they inflate your costs.
Dynamic routing
Real-time route evaluation across carriers for the best path selection so your messages keep moving.
Direct Carrier Routing
Bypass aggregators and connect directly to local carriers across Africa for the fastest, most reliable delivery.
Sender ID Management
Register and manage alphanumeric sender IDs per country so recipients always recognize and trust your brand.
From zero to first SMS in 5 minutes
One API call is all it takes. No SDK required - just a simple HTTP request from any language.
Pick your language, ship it
No SDK to install, no dependency to manage. Just make an HTTP POST request with your API key and you're sending messages. It works with any language, any framework.
1import requests
2
3response = requests.post(
4 "/v1/messages",
5 headers={"Authorization": "Bearer YOUR_API_KEY"},
6 json={
7 "sender": "+1234567890",
8 "to": "+2250700000000",
9 "body": "Your verification code is: 482910",
10 },
11)
12
13print(response.json())Simple pricing that scales with your needs
Pay only for what you send, with no setup fees or minimum commitment.
No minimum commitment
REST API access
Delivery reports & logs
Email support
Dynamic routing
Get tailored pricing for large SMS volumes, dedicated support, or custom integrations. We'll work with you to find the right plan.
Be among the first to build on Chaari
We're onboarding a small group of design partners before public launch — shape the roadmap, get hands-on support, and lock in founding-member pricing.
Early access
Get your API key before public launch and start integrating while we're still shaping the platform.
Founding-member pricing
Lock in preferential rates that won't change when we open to everyone.
Shape the roadmap
A direct line to our team — your feedback steers what we build next.
Frequently asked questions
Can't find the answer you're looking for? Reach out to our support team.
Chaari is a cloud messaging platform that lets you send SMS via a simple REST API. Sign up, get your API key, and start sending transactional or marketing messages in minutes.
Our pay-as-you-go pricing starts at 10 FCFA per SMS. No setup fees, no monthly minimums. You only pay for what you send.
Chaari covers 45+ countries worldwide with optimized local routes, ensuring high deliverability wherever your customers are.
No SDK required. Chaari uses a standard REST API — just make an HTTP POST request from any language (Python, Node.js, PHP, cURL, etc.) and you're sending messages.
Create a free account, grab your API key from the dashboard, and send your first SMS in under 5 minutes. No credit card required to get started.

