10,000 emails/month free

Send Emails at Scale. Instantly.

Production-grade email API with auth, quota management & real-time tracking. Built for developers.

api-request.sh
POST /api/send
// Headers
"Content-Type": "application/json"
"x-api-key": "sk_live_abc123..."

// Body
{
  "to": "user@example.com",
  "subject": "Welcome aboard!",
  "html": "<h1>Hello!</h1>"
}
0Quota Plans
0KMax Emails
0%Secure
0/7Uptime

Everything you need to send at scale

Secure, fast, and fully featured email delivery built for modern applications.

🔐

Secure Auth

API key-based authentication with per-key quota enforcement. Revoke or rotate keys instantly.

📊

Usage Tracking

Real-time logs, quota dashboard, and usage analytics. Know exactly where your emails go.

Lightning Fast

Gmail SMTP delivery with HTML, CC, BCC support. Sub-second send times for every message.

How it works

Three steps to start sending emails.

01

Get your API Key

Sign up and generate an API key from your dashboard in seconds.

02

Make a POST request

Send a POST to /api/send with your key and email payload.

03

Email delivered

Your email is delivered instantly via Gmail SMTP. Track it in real-time.

Integrate in minutes

Copy, paste, send. It's that simple.

curl -X POST https://emailapi.dev/api/send \
  -H "Content-Type: application/json" \
  -H "x-api-key: YOUR_API_KEY" \
  -d '{
    "to": "user@example.com",
    "subject": "Hello from EmailAPI",
    "html": "<h1>Welcome!</h1>",
    "cc": "team@example.com"
  }'

Simple, transparent pricing

Start free. Scale as you grow.

Free

$0/month
  • 10,000 emails/mo
  • 1 API key
  • Basic analytics
  • Community support
Start Free

Enterprise

Custom
  • Unlimited emails
  • Unlimited API keys
  • Dedicated IP
  • 24/7 support
  • SLA guarantee
  • Custom integration
Contact Us

Ready to Start Sending?

Get your API key and send your first email in under 5 minutes.

Contact Us

suhailroushan13@gmail.com