MOLTED EMAIL

Introduction

What Molted Email is and what you can do with it.

Molted Email is agent-native email infrastructure. It gives you a policy engine, deliverability monitoring, and smart routing — all in one platform.

What you can do

  • Send email via API — a single POST /v1/send/request endpoint with policy enforcement, rate limiting, and delivery tracking built in.
  • Send in batch — process up to 500 recipients, classifications, or recommendations in one request.
  • Humanize emails — LLM-powered rewriting that gives your automated emails a natural, human tone.
  • Simulate sends — dry-run against the policy engine to pre-check sends without side effects.
  • Track delivery — see real-time status for every email: queued, sent, delivered, bounced, complained, or failed.
  • Receive inbound email — classify intent, route to handlers, and flag messages that need human review.
  • Manage contacts — sync contacts and accounts, track lifecycle stages and deal stages.
  • Enforce suppressions & consent — manage suppression lists and record legal consent bases for compliance.
  • Build journeys — create multi-step email sequences with delays, branching, and event-triggered execution.
  • Segment contacts — define dynamic segments with filter groups, nested logic, and async computation.
  • Run experiments — A/B test subject lines, templates, and timing with statistical significance.
  • Monitor analytics — contact fatigue scores, send velocity, deliverability rates, and outcome attribution.
  • Coordinate agents — register agents, acquire contact leases, and run consensus votes for multi-agent setups.
  • Stream events — subscribe to real-time events via SSE with filtering and replay support.
  • Manage sending domains — add and verify your domains with DKIM, SPF, and DMARC records.
  • Manage billing — upgrade plans, view usage, and access the billing portal.

Getting started

  • Quickstart — sign up, add a domain, send your first email in five minutes.
  • Authentication — API key setup and usage.
  • SDK Reference — install and use the @molted/mail TypeScript SDK.
  • Domains — add and verify your sending domains.

Sending

Receiving

Contacts & compliance

Automation

Agents

Reference

  • Errors — every policy block reason explained.
  • Rate Limits — sending limits by plan.