Features

Transactional Email API

MailPace provides the easiest to use, fastest transactional email API on the market

At the heart of MailPace sits our HTTPS API, designed to be the fastest and most reliable way to send transactional emails. We've optimized our API to ensure that your emails get to the inbox as quickly as possible, with the least amount of effort on your part.

We have SDKs for all major programming languages, and our API is fully documented with examples to get you started quickly.

You can also automate domain provisioning over HTTP, including creating domains and generating domain API tokens with your organization token. See the Domain API for the full flow.

Integrate in minutes

MailPace supports all your favourite languages and has integrations for popular frameworks

Terminal window
# Copy and paste into the terminal to send an email using curl
curl "https://app.mailpace.com/api/v1/send" \
-X POST \
-H "Accept: application/json" \
-H "Content-Type: application/json" \
-H "MailPace-Server-Token: API_TOKEN_GOES_HERE" \
-d '{
"from": "example@domain.com",
"to": "person@somewhere.com",
"subject": "Hello from MailPace.com",
"textbody": "Hello"
}'

Tidy Documentation

Our documentation is simple to read, easy to understand and will help you get started in minutes.

Screenshot of MailPace Documentation

We are speedy fast πŸš…

And we share our performance metrics to prove it

We measure, track and optimize for time to inbox. We publish live results for all to see to hold ourselves accountable to our fast transactional email delivery times.

Latest Time to Inbox Timings

Gmail

0.87s

Avg: 1.14s

iCloud

9.85s

Avg: 10.88s

Yahoo

14.70s

Avg: 11.56s

Ready to send?