Transactional email that just works

across every client and project

A reliable REST API and SMTP relay built for developers who can't afford email to become a maintenance task. Set it up once and reuse it everywhere.

Elastic Email transactional email dashboard
WHMCS
Lucid Solutions
OkayDev
Clarivo
BitNinja

Fits wherever you're already building

Elastic Email works with your stack. Whatever language or platform you're using, you can easily integrate it, without workarounds.

Send from any language

1<?php
2require 'vendor/autoload.php';
4$config = ElasticEmail\Configuration::getDefaultConfiguration()
5 ->setApiKey('X-ElasticEmail-ApiKey', 'YOUR_API_KEY');
7$emailsApi = new ElasticEmail\Api\EmailsApi(new GuzzleHttp\Client(), $config);
9$emailData = new ElasticEmail\Model\EmailTransactionalMessageData([
10 'recipients' => new ElasticEmail\Model\TransactionalRecipient([
11 'to' => ['recipient@example.com'],
12 ]),
13 'content' => new ElasticEmail\Model\EmailContent([
14 'from' => 'you@yourdomain.com',
15 'subject' => 'Your subject line',
16 'body' => [new ElasticEmail\Model\BodyPart([
17 'content_type' => 'HTML',
18 'content' => '<h1>Hello</h1>',
19 ])],
20 ]),
21]);
23print_r($emailsApi->emailsTransactionalPost($emailData));

Quotes from real users

“Their API is easy to integrate, the service is reliable, and the value is hard to beat for a growing business like mine.”

Eric Van Holtz, owner of OkayDev

Eric Van Holtz

Test before you commit. Enjoy scalable pricing.

Start with the free plan to test out crucial features. Upgrade to a paid plan whenever you're ready to start sending. Choose the plan that best suits your email sending needs.

Elastic Email pricing dashboard

Free

$0/month

Integrate with your favorite apps. Test crucial features. No credit card required.

Starter

From $19/month

Starting at 50,000 emails/month and scales steadily. Includes all the features you need to successfully send emails.

Pro

From $49/month

Starting at 50,000 emails/month. This plan offers all the advanced email features your business needs to thrive.

When something happens, you need a real answer fast.

Elastic Email support

Technical support

24/7 email and live chat. Staffed by people who understand developers and give real assistance, not scripted answers.

99.9% service uptime

Public status page at status.elasticemail.com, where all the incident history is available.

Documentation

Full API reference with integration guides. Not a FAQ section, but actual technical documentation.

Ready to try Elastic Email for your business?

Say goodbye to outdated email communication tools and embrace our modern service.

Start Now

100 emails/day free

Instant setup

No credit card required