Transactional email API

Email that reaches the inbox.

A fast, reliable email API for developers. Verify a domain, grab a key, and start sending — deliverability, suppression, and delivery events all handled for you.

3,000 emails a month, free. No credit card.
send.ts
// no SDK — just HTTPS + JSON await fetch("https://api.raanse.com/v1/messages", { method: "POST", headers: { Authorization: "Bearer rk_live_••••", "Content-Type": "application/json", }, body: JSON.stringify({ from: "you@acme.co", to: "user@example.com", subject: "Welcome to Acme", html: "<strong>You're in.</strong>", }), });
queued
sent
delivered
msg_01J9Q4…
SPF, DKIM & DMARC configured when you verify a domain
Bounces and complaints suppressed automatically
Delivery events over signed webhooks
Idempotency keys — never send the same message twice
Everything you need to send

The whole delivery problem, solved.

Not just an SMTP relay — the reputation, observability, and tooling that decide whether your email actually arrives.

Deliverability, handled

Verify your domain and we set up SPF, DKIM, DMARC and one-click unsubscribe. You send; we keep you on the inbox side of the spam folder.

Every event, live

Watch each message move through queued → sent → delivered in a searchable log and over signed webhooks. Never guess what happened to a send.

Reputation on autopilot

Hard bounces and spam complaints go straight to your suppression list, so a few bad addresses can't drag down your sender score.

Templates with variables

Reusable layouts with {{ variables }} and a live preview. Version them — every send records the exact version it used.

A typed, idempotent API

Clean REST with idempotency keys and per-key rate limits. Retry safely — you'll never send the same OTP twice.

Scoped API keys

Issue send-only keys, or lock a key to a single verified domain. Least-privilege access for every service that sends — managed from one dashboard.

Templates

Design once. Send with data.

Write a template with placeholders, preview it as you type, and fill in the values at send time. No redeploys to fix a typo in your welcome email.

Variables detected automatically from your markup
Immutable versions — old sends always reproduce exactly
A live preview that renders exactly what your users receive
Acme Inc <hello@acme.co>
Welcome to {{company}}, {{first_name}}

Welcome aboard, {{first_name}} 👋

Thanks for joining {{company}}. Click below to finish setting up your account.

Get started
Pricing

Start free. Pay as you grow.

Simple, volume-based plans, billed in Naira (₦) via Paystack. Paid plans launch soon — every account starts free today.

Free
For side projects and getting started.
₦0/mo
3,000 emails / mo
  • 100 emails / day
  • 1 verified domain
  • 1 webhook endpoint
  • Community support
MOST POPULAR
Pro
For production apps that have shipped.
₦25,000/mo
50,000 emails / mo
  • No daily limit
  • 10 domains & webhooks
  • 30-day log retention
  • Email support
Scale
For high volume and reputation control.
from₦120,000/mo
100,000+ emails / mo
  • Dedicated IP option
  • Volume discounts
  • Priority support
  • Longer retention
Enterprise
For teams with scale and compliance needs.
Custom
Unlimited volume
  • Uptime SLA
  • Dedicated IP pools
  • Named support & onboarding
  • Security review & MSA

Start sending in minutes.

Create an account, verify a domain, and send your first email today.