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
One POST request. No SMTP configuration. No SDKs to install. Authenticate with your API key and start sending immediately.
// 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
A complete API for sending, receiving, and managing email infrastructure in your application.
Transactional email via a single POST request. No SMTP, no templates, no complexity.
Route incoming emails to your app via webhook. Structured JSON payloads, instantly.
Create addresses like support@yourdomain.com. Use them for sending, receiving, or both.
Connect your domain with automated DNS verification. Full control over sender identity.
Forward inbound emails to any endpoint. Build support systems, notifications, or automations.
Track every email sent and received. Real-time delivery status, timestamps, and errors.
Why BackLabs
Most email APIs only handle sending. BackLabs gives you the full stack.
Send, receive, and route — not just one direction. One API for your entire email layer.
Create email addresses on the fly. Each one becomes a programmable endpoint for your app.
Designed for developers building products. Not for marketers running campaigns.
Simple REST API with a modern dashboard. Set up in minutes, not days.
Automated DNS verification flow. Connect your domain and start sending with your own identity.
From signup to sending your first email in under 2 minutes. No configuration headaches.
How it works
Add your domain and verify DNS records. BackLabs handles the provider configuration automatically.
Create addresses like hello@yourdomain.com. Optionally set up webhook URLs for receiving inbound mail.
Use the API to send transactional email. Inbound emails are forwarded to your webhook as structured JSON.
Use cases
From CRM integrations to automated support — BackLabs powers email in production apps.
Send follow-ups and receive customer replies directly into your CRM workflow.
Trigger transactional emails for signups, invoices, password resets, and more.
Create support@yourdomain.com and route tickets to your helpdesk via webhook.
Build email-triggered workflows. Parse inbound emails and execute actions in your app.
Be among the first developers building with BackLabs.
First 50 users get 30% off their subscription.
No spam. Early access only.
Simple pricing launching soon. Early users receive 30% off.