The developer-first email collection service that doesn't tank your Lighthouse scores.
Two simple endpoints. No third-party JS. Maximum performance.
curl -X POST \
+ https://email.collection.email/api/v1/emails/2 \
+ -H "Content-Type: application/json" \
+ -d '{"email": {"name": "example@email.com"}}'