New Build safely with isolated sandbox keys and simulated delivery events. Explore sandbox →
Email infrastructure built for product teams

Email that arrives. Insight that helps.

Send transactional email through one clean API. Test every message safely, authenticate your domains, and understand delivery from request to recipient.

No credit cardSandbox includedProduction controls
Delivery overview Live
Delivered98.7%+1.4%
Messages24,891This month
Bounce rate0.42%Healthy
Sending activityLast 14 days
Password reset instructionsto customer@example.com
Delivered
Webhook delivered200 OK
Domain healthSPF · DKIM · DMARC

One platform for every email your product depends on

Account accessSecurity alertsReceiptsOnboardingNotifications
Built for reliability

Move fast without treating email like a black box.

5xAutomatic delivery retries
100%Tenant-isolated message history
< 5 minFrom signup to first sandbox request
Everything you need

A complete transactional email workflow.

From local development to production operations, every part of the sending lifecycle lives in one focused platform.

API

Purpose-built email API

Send HTML, text, attachments, templates, and custom metadata with idempotent requests and useful validation.

Explore the API →
DNS

Domain authentication

Guided SPF, DKIM, and DMARC setup with scheduled health checks and verified sender identities.

LOG

Delivery intelligence

Search messages and inspect recipient-level submission, engagement, bounce, and complaint events.

TMP

Reusable templates

Create organization-owned templates and personalize content with API variables.

SEC

Sending protection

Scoped keys, IP restrictions, approval workflows, suppression lists, quotas, and reputation enforcement.

EVT

Signed webhooks

Build reliable product workflows using signed event payloads, retries, and delivery-attempt history.

From zero to delivered

Three steps. One clear path.

01

Build in the sandbox

Create an mp_test_ key, inspect captured messages, and simulate delivery events without contacting recipients.

02

Authenticate your domain

Publish the provided DNS records, verify sender identities, and request production access.

03

Send and observe

Switch to a live key, monitor delivery events, and connect signed webhooks to your application.

A sandbox that behaves like production

Break things safely before customers see them.

Sandbox messages pass through real validation, templates, recipient storage, usage tracking, and event history. Only outbound delivery is suppressed.

  • Environment-specific credentials keep test and production traffic separate
  • Rendered message previews expose content, recipients, headers, and metadata
  • Event simulation tests delivered, opened, clicked, bounced, and complaint flows
Create your sandbox
Sandbox activityAll systems ready
Your verification codesecurity@acme.test
delivered
Welcome to Acmehello@acme.test
opened
Invoice #1048billing@acme.test
clicked
mp_test_Q7f...x92Delivery suppressed
Developer experience

A small API with serious operational depth.

Start with one endpoint and grow into templates, signed webhooks, team permissions, suppression controls, and detailed event history when you need them.

View complete API reference →
POST /api/v1/email/send
curl https://nextmailer.kumulant.com/api/v1/email/send \
  -H "Authorization: Bearer mp_test_..." \
  -H "Idempotency-Key: welcome-1048" \
  -d '{
    "from": "hello@your-domain.com",
    "to": ["ada@example.com"],
    "template": "welcome-email",
    "variables": {"name": "Ada"}
  }'
202 ACCEPTED{"status":"sandboxed"}
Simple, flexible pricing

Start free. Grow when email becomes critical.

Plans are structured around monthly recipients. Sandbox testing is included at every level.

Monthly billingTransparent usage
Sandbox
$0/ month

For integration and automated testing.

  • Unlimited sandbox captures
  • Event simulation
  • Templates and variables
  • 7-day message content
  • Community support
Start testing
Developer
$19/ month

For small products sending real email.

  • 10,000 recipients / month
  • 1 verified domain
  • 3 team members
  • Signed webhooks
  • 14-day delivery logs
Choose Developer
Scale
Custom

For high-volume and specialized delivery.

  • Custom recipient volume
  • Extended retention
  • Dedicated sending pools
  • Migration assistance
  • Service-level support
Contact sales

Example launch pricing. Final billing and overage terms can be configured before commercial release.

“The best email infrastructure is the kind your product team can understand at a glance. Clear requests, clear events, clear ownership.”
PT

Built for product teamsDevelopers, operators, and support working from one source of truth

Questions, answered

Know what you are building on.

Can I test without sending real email?

Yes. Sandbox keys persist and render messages but never dispatch the outbound delivery job.

What is required for production sending?

Your organization needs platform approval, a verified domain, an active sender identity, and a live API key.

How are bounces and complaints handled?

Events update recipient history and automatically add affected addresses to the organization suppression list.

Can multiple developers share a workspace?

Yes. Invite teammates and assign owner, admin, developer, analyst, or member roles.

Are webhook payloads signed?

Yes. Every webhook includes a timestamp and HMAC signature for verification and replay protection.

Can I use templates?

Yes. Templates support reusable HTML and text content with variable substitution through the send API.

Your first request is minutes away

Make email infrastructure the easy part.

Build safely in the sandbox, verify your domain, and move to production with confidence.

Create your free workspace