The only email infrastructure that closes the deliverability loop end-to-end. No bolt-on tools. No vendor sprawl. EU-hosted.
Start setup in under a minute.
See if your domain is ready to send email — SPF, DMARC, and MX in seconds.
One execution layer
No bolt-on tools, no vendor sprawl. Sending, delivery proof, DNS and authentication — one API, one bill, EU-hosted.
One call returns terminal delivery status in ~1s. No webhook, no polling.
SPF, DKIM, DMARC and MTA-STS auto-verified and drift-corrected.
Own ingestion endpoint parses Gmail, Yahoo and Outlook reports.
Pre-send junk filter, suppression list, bounce/complaint throttling.
Transactional and outreach traffic are hard-separated at the API.
Sent and stored in the EU — AWS SES (Ireland), Supabase (Frankfurt).
Your first send
curl -X POST https://truncus.co/api/v1/emails/send \
-H "Authorization: Bearer tr_live_YOUR_KEY" \
-H "Content-Type: application/json" \
-d '{
"from": "you@yourdomain.com",
"to": "test@example.com",
"subject": "Hello from Truncus",
"html": "<p>It works.</p>"
}'Response includes terminal delivery status — delivered, bounced, or rejected. No polling. Full quickstart guide
Your test email — it works.
Instant proof
Send a test email and watch it land. send_sync returns the terminal status before your script moves on — most users complete setup in under 60 seconds.
Built to keep sending
Dual-region AWS SES, circuit breakers, automatic retries and enforced idempotency — so a transient failure never turns into a duplicate send or a silent drop.
Zero-touch DNS
SPF, DKIM, DMARC and MTA-STS — verified automatically, then watched. When a record drifts, Truncus corrects it. No more silent deliverability failures from a stale DNS entry.
DMARC aggregator
Truncus runs its own DMARC ingestion endpoint and parses the aggregate reports from Gmail, Yahoo and Outlook into one view — so you know your authentication is passing, not guessing.
Built on EU-hosted infrastructure