Torpedo
Torpedo is a transactional messaging API. Send emails and SMS messages from a single API — we handle AWS SES, SMPP delivery, DNS verification, bounce processing, delivery tracking, and webhook delivery on your behalf.How it works
Verify your domain
Add DNS records to prove you own your sending domain. Torpedo sets up SES DKIM verification and
generates the SPF and DMARC records you should publish in DNS.
Send emails or SMS
POST /api/v1/emails for transactional email via AWS SES, or POST /api/v1/sms for SMS to
Mozambican numbers via SMPP.What Torpedo is not
- Not a marketing tool — no campaigns, no newsletters, no unsubscribe management. Torpedo is for transactional messages triggered by developer code.
- Not a shared IP pool — your emails go out under your verified domain, not ours.
- SMS is Mozambique-only — the SMS API only accepts
+258numbers and routes via SMPP to local carriers.
Ready to start?
Quickstart
Send your first email in under 5 minutes