Email that
lands in the inbox.
Every time.
Transactional and marketing email built for African businesses — with drag-and-drop templates, domain authentication, and 98.4% inbox delivery.
Live dispatches
98.4%
Inbox rate
~90ms
Avg latency
99.9%
Uptime SLA
98.4%
Inbox rate
~90ms
Avg. send time
50M+
Emails / month
10+
African markets
99.9%
Uptime SLA
< 5 min
Integration time
What's included
Everything you need
to send great email.
Transactional Email
Fire-and-forget emails for OTPs, receipts, password resets, and alerts. Priority routing ensures your time-sensitive messages arrive first.
Marketing Campaigns
Build, schedule, and send bulk email campaigns to thousands of subscribers. Personalize with merge tags and track opens, clicks, and unsubscribes.
Template Engine
Design responsive email templates with our visual builder or bring your own HTML. Inject dynamic variables and preview across email clients before sending.
Deliverability Tools
Manage your sender reputation with built-in SPF, DKIM, and DMARC setup. Monitor blacklist status and get actionable inbox placement reports.
Analytics & Tracking
Get real-time visibility into every email you send — opens, clicks, bounces, and spam complaints — via dashboard or webhook events.
Suppression Lists
Automatically suppress bounced, complained, and unsubscribed addresses. Stay compliant with CAN-SPAM and GDPR without lifting a finger.
Deliverability pipeline
Built to land
in the inbox.
Every email runs through a 5-step pipeline engineered for maximum inbox placement — reputation management, content scoring, and dedicated IP pools keep your sender score pristine.
Dedicated IP pools for transactional vs marketing email
Automatic bounce and complaint handling with suppression lists
SPF, DKIM, and DMARC setup wizard included for free
Real-time blacklist monitoring across 80+ RBLs
Inbox placement preview before you hit send
API Request received
▶ processingYour email hits our edge within milliseconds. We validate headers, API key, and payload before queuing.
Spam & content check
Content passes through SpamAssassin-class filters and DMARC policy enforcement before dispatch.
Deliverability scoring
Sender reputation, domain age, and list hygiene scores determine queue priority.
SMTP dispatch
Email is dispatched via our dedicated IP pools with optimal MX routing for the recipient domain.
Receipt & tracking
Delivery receipt fires within 200ms. Opens, clicks, and bounces stream to your webhook in real time.
Developer experience
Send email in
under 5 minutes.
Official SDKs for Node.js, Python, PHP, and cURL. REST API with consistent JSON responses and granular webhook events for every status change.
Sign up and verify your sending domain
Install the SDK or grab your API key
Send your first email in one function call
import Sendexa from "sendexa";
const client = new Sendexa(process.env.SENDEXA_API_KEY);
// Send a transactional email
const response = await client.email.send({
to: "kwame@techapp.gh",
from: "hello@myapp.co",
subject: "Order confirmed #8821",
template_id: "order-confirm-v2",
variables: {
name: "Kwame",
order_id: "8821",
total: "GHS 450.00",
},
});
console.log(response.message_id);
// → email_01J8XVZ9KQMNPRTX4Y7GBW2C3D
// Webhook fires on delivery:
// { status: "delivered", opened_at: null, clicked_at: null }Use cases
Built for every
African industry.
E-commerce
- Order confirmations
- Shipping notifications
- Abandoned cart recovery
- Post-purchase reviews
Fintech
- Transaction receipts
- Statement delivery
- KYC verification
- Fraud alerts
Healthcare
- Appointment reminders
- Lab results
- Prescription alerts
- Follow-up care
EdTech
- Enrollment confirmations
- Course updates
- Certificate delivery
- Progress reports
Pay only for what
you actually send.
No monthly minimums on the Starter plan. First 3,000 emails free every month, forever.
Starter
Great for side projects and early-stage startups
Growth
Scale without minimums — pay only for what you send
Enterprise
Dedicated IPs, SLAs, and account management
Your first 3,000 emails
are on us.
Sign up, verify your domain, and send your first email in under 5 minutes. No credit card required.