Email Collection, Zero Bloat

The developer-first email collection service that doesn't tank your Lighthouse scores.

Get Started

Two simple endpoints. No third-party JS. Maximum performance.

Login Sign up

Simple, Clean API

curl -X POST \
+  https://email.collection.email/api/v1/emails/2 \
+  -H "Content-Type: application/json" \
+  -d '{"email": {"name": "example@email.com"}}'