Send branded verification emails with one API call. Auto-detect brand colors, generate tokens, track delivery. Zero config needed.
curl -X POST https://evensee.io/api/v1/send
-H "x-api-key: cf_live_..."
-H "Content-Type: application/json"
-d '{
"to": "user@example.com",
"template": "verification"
}'How it works
One POST request with recipient and template. We handle rendering, branding, and delivery.
Branded template rendered with your colors and logo. Delivered via Resend for best inbox placement.
Built-in verification tokens. Check status with one more API call. Full audit trail.
Features
Point us to your domain. We scrape colors, logo, and fonts. Every email matches your brand without a designer.
Built-in Double Opt-in, magic links, and password resets. Generate, send, and verify — all in one flow.
MCP server included. Your AI agent calls send_email as a native tool. No glue code needed.