Skip to main content

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

The inbox is ready instantly — no network request needed to generate it.

Wait for an email

waitForLatest uses SSE for sub-second delivery. Falls back to polling automatically if SSE is unavailable.

Full example

Next steps