MailSlurp is an email and SMS application programming interface for integrating email and TXT messages into your application. Find the developer portal and documentation for guides and reference documents.
Usage
The easiest way to get started with MailSlurp is by using the NPM node package.
Create an inbox within your application to send and receive emails.
Guides
Common language integrations
MailSlurp has SDK libraries for most common programming frameworks.
Csharp (.NET)
Golang
Java
NodeJS / Javascript / Typescript
PHP
Python
Ruby
For more clients see the developer documentation.
Production implementation paths
Use the docs with intent-specific implementation pages to ship faster:
- Build and validate message behavior in an Email Sandbox.
- Start with the canonical Email API capability guide.
- Implement receive flows with the Inbound Email API.
- Add parsing and extraction using Email Parser API workflows.
- Run release checks from the Email Testing tools hub.
- Verify sender and inbox performance with an Email Deliverability Test.

