Built for developers

OTP & transactional email, delivered on time.

Connect your domain, call our API, and send one-time passcodes, receipts, and account emails with high deliverability — without running your own mail infrastructure.

Simple REST & SMTP API Domain-level authentication Delivery & event logs
send-otp.sh
# Send a one-time passcode
curl https://api.my-mailserver.com/v1/send \
  -H "Authorization: Bearer $API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "to": "user@example.com",
    "template": "otp_verification",
    "data": { "code": "482913" }
  }'

# Response
{ "status": "queued", "id": "msg_8f21a" }
SPF, DKIM & DMARC ready Real-time delivery events API keys per project REST, SMTP & webhooks
What you get

Everything to ship email, minus the operations

One account, one API, two email types your product actually needs: time-sensitive OTPs and everyday transactional messages.

OTP delivery

Send one-time passcodes for login, signup, and payment confirmation with priority routing built for speed.

Transactional email

Receipts, password resets, welcome emails, and account notifications sent from your own verified domain.

Domain authentication

Add SPF, DKIM, and a tracking record in minutes. We verify ownership before your domain goes live.

Delivery insight

Track queued, sent, delivered, opened, and bounced events per message from your dashboard or webhooks.

Secure API keys

Every account gets a unique key issued only after email verification, so access stays scoped to you.

Built-in templates

Start from ready-made OTP and transactional templates, or send fully custom HTML from day one.

How it works

From signup to first send in four steps

No infrastructure to manage. Register, verify your inbox, connect your domain, and call the API.

1

Create an account

Register with your work email and set a password — takes under a minute.

2

Verify your email

Click the link we send you. Your account activates and your API key is issued.

3

Connect your domain

Add your sending domain and drop in the DNS records we generate for you.

4

Send your first email

Call the API or SMTP endpoint with your key and start delivering OTPs and receipts.

Ready to stop babysitting a mail server?

Create a free account, verify your email, and get your API key today.