⚠ TEST ENVIRONMENT — test.chaari.app

Send your first SMS in under 5 minutes — no credit card required. Start for free

0M+

Messages delivered
every month

0.0%

Uptime guaranteed.
Always reliable.

0+

Countries covered
worldwide

Powerful SMS APIs for every use case

From OTP verification to marketing campaigns — we've got you covered.

99.9%

Delivery Rate

Your messages reach their
destination, every time.

Everything you need for secure, reliable messaging at scale.

Carrier-grade delivery, enterprise-grade security, and compliance-ready infrastructure — so your SMS stays fast, safe, and trusted in every country you operate.

SMS API

Send transactional and promotional SMS worldwide with a simple REST API call.

OTP Verification

Secure your users with one-time passwords delivered in seconds, globally.

Delivery Reports

Track every message in real-time with detailed delivery status and analytics.

Webhooks & Callbacks

Get real-time notifications for delivery, replies, and status changes via webhooks.

Global Coverage

Reach customers in 45+ countries with local numbers and optimized routes.

Affordable Pricing

Pay only for what you send. No hidden fees, no minimum commitments.

Built to scale with flexible pricing to your needs

Pay only for what you send. No setup fees, no minimums. Simple per-SMS pricing that scales with you.

user
user
user

7.65m+ Messages sent with Chaari

Pay as you go

10 FCFA / SMS

No minimum commitment

REST API access

Delivery reports & logs

Email support

High volume or custom needs?

Get tailored pricing for large SMS volumes, dedicated support, or custom integrations. We'll work with you to find the right plan.

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    "https://api.chaari.app/v1/sms",
5    auth=("YOUR_SSID", "YOUR_AUTH_TOKEN"),
6    json={
7        "to_number": "+2250700000000",
8        "from_number": "+1234567890",
9        "body": "Your verification code is: 482910"
10    }
11)
12
13print(response.json())

Integrate in minutes, scale without limits

Our developer-first approach makes it easy to go from zero to production.

REST API

Simple REST API that works with every language.

Get started with Python, Node.js, PHP, Java, or cURL. Copy-paste code samples and send your first SMS in minutes.

Dashboard

Real-time dashboard to monitor everything.

Track delivery rates, monitor spend, manage contacts and campaigns — all from a single intuitive dashboard.