Shablon
SHABLON
Join Now
ShablonShablon

Email infrastructure
built for developers

A developer-friendly mail service for modern applications. From templating to delivery, testing to monitoring — all in one place.

Live on Product Hunt EU hosted GDPR compliant

Why Shablon

Simplify email development

Shablon provides a complete solution for handling emails in your application. From templating to delivery, testing to monitoring — we've got you covered with a simple yet powerful API and intuitive dashboard.

Start Building
import { Client } from '@shablon-eu/client'

const client = new Client({
  apiKey: process.env.SHABLON_KEY
})

await client.send({
  to: 'user@example.com',
  template: 'welcome',
  params: { name: 'Jane' }
})

Features

Everything you need to ship emails

Multiple Environments

Separate development, staging, and production environments for seamless testing and deployment.

Mail Preview

Preview your emails before sending to ensure they look perfect across all devices and clients.

Parametric Templating

Send different emails based on language or parameters. Create complex rules just as you need them.

Deduplication

Prevent duplicate emails with intelligent deduplication, saving your users from inbox clutter.

Incoming Webhooks

Process incoming emails with webhooks to build reply functionality or email-based workflows.

Simple SDK

Integrate Shablon with our easy-to-use SDK, available for multiple programming languages.

RESTful API • TypeScript SDK • Webhooks

Developer Experience

Built for developers

Our API is intuitive, well-documented, and follows best practices. The SDK makes integration a breeze, and our dashboard provides all the tools you need to manage your email infrastructure.

Whether you're building a small application or a large-scale system, Shablon scales with your needs.

View Documentation

Ready to get started?

Join our journey to make emails great again. Use code START50 for 3 months 50% off.

Sign Up Now