The MailSlurp dashboard is the fastest way to inspect inbox state while you build with the API.
Dashboard URL: https://app.mailslurp.com/

What you can do in the dashboard
- create and manage inboxes for test and operational workflows
- inspect received messages, attachments, and headers
- manage API keys and account settings
- support team collaboration across shared environments
Recommended workflow (dashboard + API)
- Prototype a workflow in the dashboard.
- Reproduce the same flow in code with an SDK.
- Add automated assertions to CI.
- Use the dashboard for incident triage and verification.
This approach keeps teams fast during setup and reliable in production.