Create HTTP, SMTP, or virtual inboxes on demand
Provision the inbox type that matches the workflow, whether you need API-native receive paths, SMTP credentials, or no-send capture for controlled testing.
Product
Generate temporary email addresses with private inbox APIs. Create inboxes on demand, receive real messages, and automate test assertions in CI.

Trusted by teams shipping customer messaging

Inbox infrastructure
MailSlurp inboxes carry lifecycle, transport mode, receive-side automation, and downstream hooks so teams can treat email like real infrastructure.
Provision the inbox type that matches the workflow, whether you need API-native receive paths, SMTP credentials, or no-send capture for controlled testing.
Set expiry, naming, and tags up front so inboxes stay organized by suite, branch, environment, customer, or workflow owner.
Use inbox-native waits and matching filters for sender, subject, unread state, and timing instead of brittle sleeps or manual inbox checks.
Keep message events, aliasing, latest-message access, and mailbox-level delivery behavior tied to the inbox that owns the workflow.
Inbox infrastructure
When inbox creation and retrieval are manual, core user journeys become hard to verify. API-managed inboxes make email behavior testable and repeatable.
Workflow 01
MailSlurp turns a temp inbox into a controlled test and automation primitive. Provision the address, wait for the message, and inspect the result without leaving your workflow.


Workflow 02
Create isolated addresses for users, tenants, releases, or tests without shared mailbox state.
Workflow 03
Push messages, attachments, aliases, and replies into the right workflow without manual triage.

Developer integration
Start with SDK helpers for inbox creation and message waits, then move into event-driven routing when the workflow expands.
Next step
Use the free account to validate the workflow in your own stack, then move into implementation details in the docs.