Simple, reliable email API for agents & developers.

Why IvyMail?

Simple

One API call to send. Guided DNS setup with real-time verification. A clean dashboard that shows you exactly what's happening.

Reliable

Automatic bounce and complaint handling. Suppression lists managed for you. Sender reputation monitored in real time.

Scales as You Grow

Granular plans that grow with your usage. No large upfront commitments, no per-seat charges. Start free, scale without surprises.

View Pricing

Agent Friendly

Built for AI agents from day one. A downloadable skills file gives any agent everything it needs: endpoints, schemas, and setup flow, in a single read. Simple API key auth, one endpoint to send, consistent JSON responses.

Agent Integration Guide

No buy-in. Pay for what you send.

See how IvyMail compares to other transactional email providers across monthly and daily volume tiers.

Brevo
IvyMail
Mailgun
Postmark
Resend
SendGrid

Snapshot as of Feb 2026. Prices reflect the lowest published tier that covers each volume. Actual costs may vary.

Get started in minutes.

1

Create an API Key

Generate an API key from the dashboard to authenticate your requests.

2

Connect your Domain

Add your sending domain and configure DNS records. SPF, DKIM, and DMARC handled for you.

3

Send Your First Email

A single API call to send. HTML, plain text, attachments, and custom headers.

Dashboard
+  API Key created successfully   Name:    production-key   Key:     ivy_sk_live_a1b2c3...x7y8z9   Scope:   workspace   Created: just now   ℹ  Copy your key now. It won't      be shown again.
DNS Records
   Type   Name              Value   ─────  ────────────────  ──────────────   TXT    _dmarc            v=DMARC1; p=none   TXT    @                 v=spf1 include:...   CNAME  ivymail._domainkey  dkim.ivymail.io+  All records verified ✓   yourdomain.com - verified
cURL
curl -X POST https://api.ivymail.io/v1/send \  -H "x-api-key: ivy_sk_live_a1b2..." \  -d '{    "from": "you@yourdomain.com",    "to": ["user@example.com"],    "subject": "Hello from Ivymail"  }'+  200 OK  { "id": "msg_9f3k..." }

Everything you need to send email reliably.

Email API

Send transactional emails with a single API call. SMTP relay and REST API with support for templates, attachments, and custom headers.

Custom Domains

Verify your sending domains with DNS records. SPF, DKIM, and DMARC configuration to maximize deliverability.

Bounce & Complaint Handling

Automatic suppression list management. Bounced and complained addresses are tracked and blocked from future sends.

Reputation Monitoring

Track your sender reputation in real time. Get alerts when bounce rates or complaints approach thresholds.

Outbound Webhooks

Get notified of delivery events in real time. Configure webhook endpoints for bounces, complaints, and deliveries.

Per-Domain Region Selection

Choose which AWS region each domain sends from. Regions across the Americas, Europe, and Asia-Pacific for optimal latency.

Send Logs & Analytics

Full visibility into every email sent. Search, filter, and inspect delivery status and event history.

Rate Limiting

Built-in rate limiting across hourly, daily, and monthly windows protects your sender reputation.

Team Management

Invite team members to your workspace with role-based access control. Audit logs for every action.

One API call away.

Ready to start sending?