Quick Start
ZeroDrop gives you a disposable email inbox in one line of code. No signup, no Docker, no SMTP config.Install the SDK
Generate an inbox
Wait for an email
waitForLatest uses SSE for sub-second delivery. Falls back to polling automatically if SSE is unavailable.
Full example
Next steps
- Playwright guide — full email verification test examples
- GitHub Actions — use ZeroDrop in CI pipelines
- SDK reference — full API documentation
- Self-hosting — deploy your own instance