Early Access Offer

Programmable Email Infrastructure
for SaaS Builders

Send, receive, and manage email addresses inside your application. One API for transactional email, inbound routing, and programmable addresses.

Join the waitlist. First 50 users get 30% off their subscription for the first 3 months.

Early Access: First 50 users get 30% off their first 3 months

Developer-first

Send your first email in seconds

One POST request. No SMTP configuration. No SDKs to install. Authenticate with your API key and start sending immediately.

send-email.js
// Send a transactional email
const res = await fetch("https://api.backlabs.dev/email/send", {
  method: "POST",
  headers: { "Content-Type": "application/json" },
  body: JSON.stringify({
    apiKey: "bl_your_api_key",
    to: "user@example.com",
    subject: "Welcome to our app",
    html: "<p>Thanks for signing up!</p>",
  }),
});

const data = await res.json();
// { success: true, messageId: "..." }

Features

Everything you need for email

A complete API for sending, receiving, and managing email infrastructure in your application.

Send Emails

Transactional email via a single POST request. No SMTP, no templates, no complexity.

Receive Emails

Route incoming emails to your app via webhook. Structured JSON payloads, instantly.

Email Addresses

Create addresses like support@yourdomain.com. Use them for sending, receiving, or both.

Custom Domains

Connect your domain with automated DNS verification. Full control over sender identity.

Webhook Routing

Forward inbound emails to any endpoint. Build support systems, notifications, or automations.

Usage & Logs

Track every email sent and received. Real-time delivery status, timestamps, and errors.

Why BackLabs

More than just a sending API

Most email APIs only handle sending. BackLabs gives you the full stack.

Full email infrastructure

Send, receive, and route — not just one direction. One API for your entire email layer.

Programmable addresses

Create email addresses on the fly. Each one becomes a programmable endpoint for your app.

Built for SaaS developers

Designed for developers building products. Not for marketers running campaigns.

Clean API + dashboard

Simple REST API with a modern dashboard. Set up in minutes, not days.

Domain verification

Automated DNS verification flow. Connect your domain and start sending with your own identity.

Fast setup

From signup to sending your first email in under 2 minutes. No configuration headaches.

How it works

Three steps to email infrastructure

01

Connect your domain

Add your domain and verify DNS records. BackLabs handles the provider configuration automatically.

02

Create email addresses

Create addresses like hello@yourdomain.com. Optionally set up webhook URLs for receiving inbound mail.

03

Send & receive emails

Use the API to send transactional email. Inbound emails are forwarded to your webhook as structured JSON.

Use cases

Built for real products

From CRM integrations to automated support — BackLabs powers email in production apps.

CRM Systems

Send follow-ups and receive customer replies directly into your CRM workflow.

SaaS Notifications

Trigger transactional emails for signups, invoices, password resets, and more.

Support Automation

Create support@yourdomain.com and route tickets to your helpdesk via webhook.

Workflow Automation

Build email-triggered workflows. Parse inbound emails and execute actions in your app.

Early Access

Join Early Access

Be among the first developers building with BackLabs.
First 50 users get 30% off their subscription.

No spam. Early access only.

Start building with BackLabs

Simple pricing launching soon. Early users receive 30% off.