Relay Identities
Generate virtual email addresses for your users on the fly. Real emails stay hidden — external parties only see the relay address.
Privacy-first email infrastructure
Give your users private email addresses that just work. Relay handles forwarding, threading, and delivery — so you can focus on your product.
99.9%
Delivery uptime
< 5 min
Time to first relay
REST API
Developer-first
SOC 2
Security you can trust
From domain setup to webhook delivery, Relay gives your team full control over private email infrastructure.
Generate virtual email addresses for your users on the fly. Real emails stay hidden — external parties only see the relay address.
Bring your own domain, verify it via DNS, and go live. Relay handles signing keys, provider integration, and domain activation.
Relay automatically threads conversations across identities. Track every message in a thread without exposing who’s behind it.
Get real-time notifications for every email event. Configurable retries, event filtering, dead-letter queues, and replay for debugging.
Invite your team with Owner, Admin, or Member roles. Per-organization isolation for domains, identities, API keys, and billing.
Monitor domains, identities, threads, and plan usage at a glance. A guided setup flow gets you from zero to live in minutes.
From sign-up to first relayed email in under five minutes.
Sign up with GitHub, Google, or email. Create an organization and invite your team.
Register your relay domain, verify ownership via DNS, and activate it for live traffic.
Generate virtual email addresses for your users — via dashboard or API.
Configure webhooks, and every inbound and outbound email flows through Relay automatically.
Any product that facilitates communication between parties can use Relay to keep users’ real emails private.
Shield candidate and recruiter emails during hiring. Let them communicate freely without exposing personal contact information.
Connect buyers and sellers through relay addresses. Build trust without handing over private emails before a deal is done.
Add private email communication to any product. Support tickets, user-to-user messaging, or partner comms — all relay powered.
A clean REST API, API key auth, webhook signature verification, and comprehensive docs. Integrate in an afternoon, not a quarter.
# Create a relay identity
curl -X POST \
https://api.relay.example/v1/identities \
-H "Authorization: Bearer rl_sk_..." \
-d '{"local_part": "user-42",
"display_name": "Anonymous User",
"domain_id": "dom_..."}'
# Response
{ "email": "user-42@relay.yourapp.com",
"status": "active" }
Start free. Scale as your platform grows.
For side projects and MVPs
Free
No credit card required
Get startedFor growing platforms
$49/mo
Billed monthly
Start free trialFor large-scale operations
Custom
Volume-based pricing
Contact salesRelay gives you private email forwarding, conversation threading, and real-time webhooks — out of the box.