Production-Grade Email Deliverability Platform
Transactional email arrives.
Send OTPs, password resets, domain verified notifications, and transactional messages with sub-100ms API response time and built-in deliverability monitoring.
POST /v1/emails
curl -X POST https://api.reach.africa/v1/emails \
-H "Authorization: Bearer rch_live_9f8a371b2" \
-H "Content-Type: application/json" \
-d '{
"from": "auth@yourdomain.com",
"to": "user@gmail.com",
"subject": "Verify your email address",
"html": "<h1>Your verification code is 849201</h1>"
}'No credit card required
Naira billing
Paystack supported
Response Status: 200 OK
Latency: 42msArchitecture & Power
Everything you need to deliver emails reliably
Engineered for maximum deliverability, sub-second execution, and developer simplicity.
REST API + SMTP
Simple JSON payloads or standard SMTP. Zero complex handshakes required.
Domain Verification
Automatic DKIM, SPF, and DMARC verification to protect your domain reputation.
Amazon SES Engine
Backbone leverage of AWS SES infrastructure with enterprise grade scale and reliability.
Handlebars Templating
Dynamic HTML templates with variable interpolation like {{user_name}}.
Scoped API Keys
Generate isolated production and development API tokens with single-click revocation.
Real-Time Logs
Track queued, sent, delivered, bounced, and complaint events line by line in real time.