EdgeMailAPI
← Home

Sign in to Dashboard

Enter your API key to view your account

Don't have a key? Get one →

Dashboard

Overview
Send Email
Subscribers
Domains
Emails sent
—
this month
Monthly limit
—
— plan
Remaining
—
emails left
Usage this month0%

Your API Key

Active key
em_•••••••••••••••••••••••••

Keep this secret. Anyone with this key can send email on your behalf.

Quick Start

# Send your first email
curl -X POST https://api.edgemailapi.com/api/send \
  -H "Authorization: Bearer em_xxx..." \
  -H "Content-Type: application/json" \
  -d '{"to":"[email protected]","subject":"Hello","html":"<p>It works!</p>","from_domain":"yourdomain.com"}'

Send a test email

Subscribers

Select a domain to see subscribers

Send Newsletter

Authorized sender domains

These domains are verified and ready to send from. Add the DNS records below to any new domain you want to use.

Add a new domain

Enter the domain you want to send from. We'll generate your unique verification records (SPF, DKIM & DMARC) and email them to you — add them to your DNS and your domain goes live automatically.

Verification records are unique to each domain. They typically activate within minutes of being added.