Demo

The whole life of an email, in one shot.

Your application calls the API. Spore sends the email, signs it and follows its delivery all the way to the inbox. The recipient replies — and every event flows back into your application. The diagram below traces that journey end to end, with the real endpoints and the real event names Spore uses.

Spore tracks delivery, not opens: no tracking pixel is ever inserted into your emails.

The full life of an email: your application sends a POST /emails request, Spore signs the message with DKIM, SPF and DMARC, the email is delivered to the recipient and emits the email.delivered event, the recipient replies, Spore receives the reply and hands the message.received event to your application over a signed webhook.

This loop runs on your side in an afternoon.

Create an account, verify your domain, send your first signed email. Inbound webhooks switch on right after.

Start for free