AI-native email · global edge delivery

Email infrastructure
that writes itself

Send transactional email, newsletters, and AI-composed messages from your own domain. One API, one key, global edge delivery — built for developers and autonomous agents.

See pricing →
No credit card games · Cancel anytime · Live in under 2 minutes
send.sh
# Let AI write and send an email in one call
curl -X POST https://api.edgemailapi.com/api/compose-send \
  -H "Authorization: Bearer em_live_..." \
  -d '{
    "brief": "Welcome new users, ask them to confirm",
    "to": "[email protected]",
    "from_domain": "yourdomain.com"
  }'
→ { "success": true, "draft": {...}, "status": "queued" }
Everything included

One platform, every email job

Stop stitching together a sending service, a newsletter tool, and a copywriter. It's all here.

🤖

AI writes your emails

Describe the email in plain English and our AI composes subject, HTML, and text. Send it instantly or save the draft.

Edge-fast delivery

Queued and delivered through a global edge network with automatic retries. Real SPF, DKIM & DMARC on every send.

🌐

Your own domain

Send from [email protected]. Two DNS records and you're verified — no shared sending pools.

📰

Newsletters built in

Manage subscriber lists and broadcast to thousands in one call. Unsubscribe links handled automatically.

📥

Inbound routing

Receive mail at your domain and forward it or POST it to a webhook. Build support inboxes and reply flows.

🔌

Agent-ready API

Self-documenting at /api/docs. Any AI agent reads it and starts sending — zero hand-holding.

Pricing

Simple, honest plans

Less than half of what Resend charges. Cancel anytime, no lock-in.

Starter
$9/mo
10,000 emails / month
  • Transactional email
  • AI email composer
  • Newsletter broadcasts
  • Custom sender domain
  • Email support
Business
$99/mo
500,000 emails / month
  • Everything in Pro
  • Unlimited domains
  • Usage analytics
  • SLA guarantee
  • Dedicated support
FAQ

Good questions

How fast can I start sending?

Under two minutes. Sign up, pay, and your API key lands in your inbox. Send from a shared domain instantly, or verify your own with two DNS records.

Can AI agents use this?

Yes — it's built for it. Point any Claude or GPT agent at /api/docs and hand it your key. The docs are machine-readable JSON.

How does the AI composer work?

Send a plain-English brief to /api/compose and our AI returns a polished subject, HTML, and plain-text body. Use /api/compose-send to write and deliver in one shot.

What if I hit my limit?

Sends return a clear error with an upgrade link — never a surprise charge. Upgrade anytime from the dashboard.

Can I cancel anytime?

Yes. Cancel from the dashboard and you won't be billed again. Your key stays active to the end of the period.

Ship your first email today

Join developers replacing three tools with one clean API.