Migrate

Switch to AgenticEmail

Practical, code-first guides for moving off an outbound-only email API. Each one maps the SDK calls one-to-one, shows before and after code, and calls out what changes when your sender becomes a real, two-way inbox.

The common thread: instead of sending from a verified domain, you send from an inbox your code creates at runtime - and that same inbox receives parsed inbound mail over webhooks and a WebSocket stream, works as a native agent tool through a hosted MCP server, and can use opt-in end-to-end encryption. The send call barely changes; you gain the receive half for free.

Talk to a real person