Send SMS, Email & WhatsApp at scale

Kalert is a multi-channel messaging platform for teams that need reliable delivery across SMS, Email, and WhatsApp. Manage sender IDs, run bulk campaigns, track delivery, and integrate via API.

SMSEmailWhatsApp
app.kalert.net
Kalert dashboard
Who we are

Empowering communication with Kalert

Kalert is a powerful multi-channel messaging platform designed to keep your business connected, from transactional alerts to large-scale bulk campaigns, across SMS, Email, and WhatsApp.

  • Instant notifications to keep your users informed
  • Reliable delivery with real-time status tracking
  • One API to rule SMS, Email, and WhatsApp
  • Scales from a handful of messages to millions

3

Channels

< 3s

Avg. Delivery

1 API

All channels

Team at work
Collaboration
Innovation
What we offer

Everything you need to run messaging at scale

From sender IDs and credits to reports and API integrations, Kalert handles the infrastructure so you can focus on your product.

Multi-Channel Campaigns

Launch targeted SMS, Email, and WhatsApp campaigns to your lists with delivery tracking in one unified dashboard.

Contact & Group Management

Organize audiences with reusable groups for faster sends, segmented outreach, and cleaner operations.

Transactional Notifications

Send OTPs, reminders, and service alerts across SMS, Email, and WhatsApp with dependable delivery status visibility.

Developer API Access

Integrate Kalert into your apps using a single REST API with API key authentication for programmatic messaging workflows.

Pricing

Simple, transparent pricing

One credit pool works across SMS, Email, and WhatsApp. Top up once and spend across any channel.

Current credit rate

... credits = GHS 1.00

GHS ... per credit

SMS / segment

...

1 credit

Email / email

...

1 credit per 15

WhatsApp / msg

...

1.5 credits

... per 160-char segment

Messages over 160 characters are split into multiple segments, each costing 1 credit.

1 credit per segment
Top-up (GHS)CreditsSMS SegmentsEffective rate
GHS 102722720.0368 GHS each
GHS 205455450.0367 GHS each
GHS 501,3621,3620.0367 GHS each
GHS 1002,7252,7250.0367 GHS each
GHS 2005,4505,4500.0367 GHS each
GHS 50013,62513,6250.0367 GHS each
GHS 1,000+VolumeCustomContact sales

What is included with SMS

Bulk SMS campaigns
Sender ID management
Delivery status reports
Contact and group management
Scheduled sends
API and webhook access
CSV recipient upload
Personalized variables per recipient

All prices in Ghana Cedis (GHS) and are VAT-exclusive. Credits never expire for non-expiry bundles. Contact us for volume pricing.

Developer API

Integrate in minutes, not days

One REST API for all channels. Send a single message or millions. The same endpoint handles it all.

Request

POST https://springback.kalert.net/api/messages
X-API-Key: your-api-key
Content-Type: application/json

{
  "channel": "SMS",
  "from": "YourSenderID",
  "recipients": ["+233244000001", "+233244000002"],
  "message": "Your OTP is {{otp}}. Valid for 5 minutes.",
  "variables": { "otp": "482910" }
}

Response

HTTP/1.1 202 Accepted

{
  "status": "QUEUED",
  "messageId": "a3f8c1d2-4e5b-4c6f-8d7e-9a0b1c2d3e4f"
}

Send an SMS

Reach any phone number with a single API call. Use a registered Sender ID for transactional messages.

One unified API

SMS, Email, and WhatsApp from a single endpoint. No separate SDKs.

Async delivery

Messages are queued via Kafka and processed in parallel. API responds instantly.

Webhook events

Real-time delivery, open, click, bounce, and complaint events pushed to your server.

Handlebars variables

Per-recipient variables for personalized content without building templates in code.

Scheduled sends

Set a future send time to schedule campaigns or drip sequences across any channel.

API key auth

Simple header-based authentication. Generate and rotate keys in the dashboard.

No credit card required to start.