EdgeMailAPI
← Home

Sign in

Access your EdgeMailAPI dashboard

No account yet? View plans →

Dashboard

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

Your API Key

API key
Hidden — click "Reveal / rotate key" to generate a new one

For security, keys are shown only once. Rotating generates a new key and immediately revokes the old one. Keep it 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":"user@example.com","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.