Mailloop API and JavaScript SDK Now Available
We've released a public API and JavaScript SDK for Mailloop. Create sandboxes, fetch emails, and automate email testing directly from your code.
Mailloop is an SMTP sandbox that captures, previews, and helps you test email functionality. In code, tests or any external sources.
Point your application to our SMTP server and start testing immediately. Works with any language or framework that supports SMTP. All emails are captured and displayed in your sandbox inbox.
Use our TypeScript SDK to integrate email testing directly into your test suites. Create temporary inboxes, wait for specific emails, and assert on content. Perfect for CI/CD pipelines.
Create isolated inboxes for each test run, auto-cleanup after expiry
Wait for emails matching subject, from, or custom filters with configurable timeout
Complete type definitions with zero dependencies
npm install @mailloop/sdk
Every sandbox gets a dedicated email address that can receive emails from external sources. Test webhooks, third-party integrations, or any scenario where emails come from outside your app.
This email is ready to send
Get instant feedback on your emails. Our analysis engine checks spam scores, validates authentication (SPF, DKIM, DMARC), verifies blacklist status, and analyzes content for potential issues.
Whether you're building a new feature, running automated tests, or debugging production issues.
Spin up isolated inboxes for each test run. Perfect for CI/CD pipelines and parallel testing.
Emails appear instantly in your inbox. No polling, no delays, just immediate visibility.
TypeScript-first SDK with full type safety. Wait for emails and assert on content programmatically.
Check spam scores and deliverability before going to production. Catch issues early.
Full-featured REST API for custom integrations. Webhook support for real-time notifications.
Share inboxes with your team. Role-based access control keeps everything organized.
Learn more about email testing and Mailloop.
We've released a public API and JavaScript SDK for Mailloop. Create sandboxes, fetch emails, and automate email testing directly from your code.
We're launching Mailloop, an SMTP sandbox for testing emails during development. If you've used email testing tools before, you know what this is about.
Create your first sandbox in seconds. No credit card required. Generous free tier for one person business.