All services
Email API

Email API for developers

Send transactional and marketing emails via API. Customizable HTML templates, real-time open and click tracking, automatic bounce handling.

mail.google.com/inbox
Compose
Inbox 4
Starred
Sent
Drafts 2
Trash

Labels

Orders
Banks
Marketing
Inbox 4 new
MyShop 09:41

Order #5821 confirmed! ✓

BankAlert 08:12

New login detected from Milan

HealthCo ieri

Reminder: visit tomorrow 10:00

TechCorp lun

Welcome aboard! 🎉

Newsletter dom

This week's highlights

Order confirmation #5821 🎉

M
MyShop <noreply@myshop.com> → marco@gmail.com
14 mar, 09:41

MyShop

Your trusted store

Hi Marco, your order is confirmed! 🎉 Here's your summary:

Product iPhone 16 Pro
Total €1.199,00
Delivery 15 Mar 2025
Status ✓ Confirmed
Track order →

Analytics

1

Opens

2

Clicks

Delivered

DKIM/SPF

✓ Valid

The flow

Create, send, analyze

From HTML template to open and click data: everything in a single API flow.

1

Create template

Create HTML templates with dynamic variables ({{name}}, {{order_id}}). Responsive design for all email clients.

<h1>Hi {{name}},</h1>
<p>Order {{order_id}}
   has been confirmed.</p>
<a href="{{track_url}}">
  Track your order
</a>
2

Send via API

One POST call with recipient, template and variables. Supports single send or bulk for thousands of emails.

POST /api/v4/notifications/email
{
  "to": "marco@mail.com",
  "template": "order_confirm",
  "vars": {
    "name": "Marco",
    "order_id": "#5821"
  }
}
3

Analyze results

Monitor opens, clicks and bounces in real time via API or webhook. Optimize your communications.

Opened 67.2%
Clicked 12.4%
Bounce 0.3%

Enterprise-grade deliverability

Your emails land in the inbox, not in spam.

DKIM

Cryptographic signature

SPF

Sender verification

DMARC

Auth policy

Dedicated IPs

Guaranteed reputation

99.2%

Deliverability

<5s

Delivery time

50M+

Emails per month

0.1%

Bounce rate

All features

Transactional emails

Send order confirmations, password resets, notifications and updates via API. Optimized deliverability with DKIM, SPF and DMARC.

POST /api/v4/notifications/email

Customizable templates

Create and manage HTML email templates with dynamic variables. Responsive design that works on all email clients.

GET /api/v4/notifications/email/templates

Open & click tracking

Monitor in real time who opens your emails and which links are clicked. Detailed data to optimize your communications.

GET /api/v4/notifications/email/{id}/analytics

Bulk sending

Send bulk emails to thousands of recipients with intelligent rate limiting and automatic bounce handling.

POST /api/v4/notifications/email/bulk

Email event webhooks

Receive real-time notifications on opens, clicks, bounces, unsubscribes and spam complaints.

POST /api/v4/webhooks/create

Secure authentication

Same JWT Bearer authentication as all Chat API services. One token for WhatsApp, SMS and Email.

POST /api/v4/auth/token
Email API

Ready to send emails that actually land?

Start using Email API for free. Enterprise deliverability with DKIM, SPF and DMARC. No credit card required.