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
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
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.
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
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.