Sectors

Lettermint for Developers

You write the code, we handle email delivery. A clean REST API, official SDKs and webhooks that just work. Send transactional emails with confidence from European infrastructure.

Developer Experience

Built for developers, by developers

Developer experience is at the core of everything we build. Predictable responses so you never have to guess. Bounces, failures and delivery status arrive in real-time via webhooks. Always with clear error codes so you know what's going on.

No endless docs to wade through. Clear explanations with code examples so you can get started fast. Support from developers, not a call center. No scripts, just someone who understands your stack and thinks along.

  • checkSDKs for PHP, Node.js and more
  • checkReal-time webhooks for delivery events
  • checkSend your first email within minutes
  • checkOpen source SDKs on GitHub

import { Lettermint } from 'lettermint';

const lettermint = new Lettermint({
    apiToken: "your-api-token"
});

const response = await lettermint.email
  .from('john@example.com')
  .to('recipient@example.com')
  .subject('Hello from Lettermint')
  .text('Welcome! Thanks for signing up.')
  .send();
              
Laravel
PHP
WordPress
Zapier
Magento
Make
SMTP
Integrations

Easy Integration

SMTP has been around since 1982. Still works great and runs everywhere. Want more control? We have SDKs for PHP, Node.js, Python, Go and Laravel, among others. Authentication, retries and error handling included. Prefer calling the API directly? That works too.

Don't feel like writing code? We have an official plugin for WordPress. And with Zapier and Make you can connect Lettermint to thousands of other apps without a single line of code.

See all integrations
Features

High deliverability

A password reset should arrive instantly. Not after five minutes, and definitely not in spam. Our infrastructure delivers transactional emails fast and reliably.

No mail server to set up, no IPs to warm up, no reputation to build. We handle deliverability, you can keep focusing on your product.

Inbox

Primary

Promotional

Social

check

100% GDPR Compliant

Your data never leaves Europe

check

Your Data, Your Control

Full ownership of your data

check

European Infrastructure

Built and hosted in Europe

Infrastructure

Made in Europe

Unlike most email providers that rely on US-based infrastructure, Lettermint operates exclusively within Europe. This unique approach ensures your data is protected by the world's strongest privacy laws.

From our servers to our team, everything is European. Every aspect of our service is designed with privacy and data sovereignty in mind. Your emails and customer data remain within EU borders at all times.

Europe based
FAQ

Frequently Asked Questions

Is there a free plan to test?

Show

Which SDKs and integrations do you have?

Show

How do webhooks work?

Show

What happens if an email doesn't arrive?

Show

Can I create separate API keys per project?

Show

Where are my emails processed?

Show

Do you have rate limits?

Show

Can I also send newsletters and marketing emails?

Show
Ready to get started

Ready to integrate?

Send your first email within minutes. Clear docs, SDKs that work and support from developers who understand your stack. No hassle with mail servers, just build.

Get started