Use this page when you want working code instead of a high-level feature page.
The main example library lives at github.com/mailslurp/examples, and it is the fastest way to see how MailSlurp is used in real workflows across JavaScript, Java, C#, PHP, Python, Go, and more.
Start with the workflow you want to prove
Messaging examples
Use these examples when the job is to create inboxes, send or receive email, or connect inbound events to your application:
Testing examples
Use these when you need CI-friendly examples for auth, OTP, and message assertions:
Extract and automation examples
Use these when inbound messages or attachments need to become structured payloads:
Core developer resources
Minimal JavaScript example
If you want a runnable project instead of a snippet, use the GitHub examples repo first and then move into the workflow-specific guides above.
