Overview

Overview

MailSlurp gives your team real inboxes, phone numbers, event hooks, testing tooling, monitoring, and governance controls in one platform. Use this page to choose the right docs path first, then jump into the workflow closest to your job.

Choose the docs path that matches your job

Start by team

Browse the platform by capability

Key docs in each pillar

Messaging

Testing and QA

Monitoring

  • Monitoring for the overall post-launch monitoring surface.
  • Domain Monitor for DNS posture and sender-health drift.
  • Campaign Probe for live campaign capture and review.
  • Reputation for bounce, complaint, and suppression-aware sender protection.

Automation

Team and governance

Developer tooling

How MailSlurp fits together

Most teams follow the same flow:

  1. Provision a fresh inbox, phone number, or mailbox connection.
  2. Run the workflow that should send or receive a real message.
  3. Inspect the message synchronously with wait methods or asynchronously with webhooks.
  4. Add monitoring, access controls, and environment separation as the workflow moves toward production.

Programmatic access

Get an SDK running

Start with an SDK setup snippet in your language. The same workflows are also available over the REST API.

Representative code samples

Examples below use JavaScript because the snippets are shortest there. The same flows exist across the SDKs and direct HTTP API.

Create an inbox

text
Loading...

Wait for a real email

text
Loading...

Push events to your server

text
Loading...

Add SMS coverage

text
Loading...