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 is built around what matters when email is the backbone of your infrastructure.
SDKs for JavaScript, PHP, Ruby, Java, and more. Webhook support for bounce, open, click, and spam events.
Read more about APIReal-time activity logs, failed delivery alerts, and event webhooks so you always know what happened and can troubleshoot it immediately.
Read more about logsSubaccounts with isolated domains per client to manage everything from a single dashboard without building a spreadsheet to track it.
Read more about subaccountsHigh inbox rates backed by dedicated IPs, SPF/DKIM/DMARC setup guides, and per-client sending reputation isolation.
Read more about deliverabilityClear pricing structure with scalable email sending tiers. Two paid plans with basic and advanced feature sets. Free plan to test functionalities.
See full pricingA secure connection between Elastic Email and AI tools, enabling campaign, contact, and email management via natural language.
Learn about Elastic Email’s MCPElastic Email works with your stack. Whatever language or platform you're using, you can easily integrate it, without workarounds.
1<?php2require '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));We've documented everything properly, so you configure it once and move on, without relearning it for every client.
Step-by-step setup guide. One-click DNS record validation from the dashboard.
Read more about authenticationAvailable as an add-on. Full reputation isolation, so one sender can't affect another.
Read more about dedicated IPsAutomatic suppression lists. Webhooks for every bounce and unsubscribe event.
Read more about suppressionsEU data hosting option. Clear data retention policy. Built-in consent tooling.
Read more about complianceOpen-source SDKs on GitHub, case studies, and real developer quotes.
ElasticEmail - the Python library for the Elastic Email REST API
ElasticEmail - the C# library for the Elastic Email REST API
ElasticEmail - JavaScript client for Elastic Email REST API
ElasticEmail - Ruby library for the Elastic Email REST API
ElasticEmail - Go library for the Elastic Email REST API
ElasticEmail - the PHP library for the Elastic Email REST API
“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

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.

$0/month
Integrate with your favorite apps. Test crucial features. No credit card required.
From $19/month
Starting at 50,000 emails/month and scales steadily. Includes all the features you need to successfully send emails.
From $49/month
Starting at 50,000 emails/month. This plan offers all the advanced email features your business needs to thrive.

24/7 email and live chat. Staffed by people who understand developers and give real assistance, not scripted answers.
Public status page at status.elasticemail.com, where all the incident history is available.
Full API reference with integration guides. Not a FAQ section, but actual technical documentation.
Say goodbye to outdated email communication tools and embrace our modern service.
Start Now
100 emails/day free
Instant setup
No credit card required