feature · the ledger

Every email keeps a paper trail

Most email tools give you a log that scrolls away. MailTrooper gives you a ledger: a permanent, queryable record where each dispatch is a numbered waybill you can follow from the wire to the click.

Waybill

MT-8D7E · 3309…26BB

delivered
Dispatched to the wirequeued · SES accepted14:02:11Delivered to the inboxprovider replied 250 OK14:02:59OpenedKingston, JM · iOS Mail15:47:20Link clicked/invoice/8d7e15:48:04

POST /api/v1/emails/send → 200 · 41ms

A reference you can trace

Send returns a reference. That reference resolves to a waybill for the life of the account, so support can answer where is my receipt without guessing.

Waybill

MT-8D7E · 3309…26BB

delivered
Dispatched to the wirequeued · SES accepted14:02:11Delivered to the inboxprovider replied 250 OK14:02:59OpenedKingston, JM · iOS Mail15:47:20Link clicked/invoice/8d7e15:48:04

POST /api/v1/emails/send → 200 · 41ms

Honesty of state

Queued, delivered, opened, clicked, bounced, complained. The ledger shows the real state and the provider response behind it, never a hopeful green check.

Your appPOST /sendMailTrooperqueue · SESInboxdeliveredYour webhooksopen · click · bounce

Query it over HTTP

Everything the dashboard shows is available on the API. Filter by kind, campaign, contact or reference and pull aggregates without exporting anything.

see it work

Try it before you wire it in.

Everything here is the real product running on canned data. No account, no key, no risk.

Waybill

MT-8D7E · 3309…26BB

delivered
Dispatched to the wirequeued · SES accepted14:02:11Delivered to the inboxprovider replied 250 OK14:02:59OpenedKingston, JM · iOS Mail15:47:20Link clicked/invoice/8d7e15:48:04

POST /api/v1/emails/send → 200 · 41ms

Questions at the counter

How long is history kept?+

The reference stays resolvable for the life of your account, with longer aggregate history on higher plans. Nothing you have sent disappears out from under you.

Can I export the ledger?+

Yes. Query the API for JSON, or pull a CSV of any filtered view. Nothing is locked in.

Put it to work in five minutes.

Free plan, full API, every feature included. No card at the counter.