Signed webhooks
Signed events for message status changes. Retry behavior keeps integrations resilient.
Send transactional messages from one API. DKIM auth, delivery webhooks, bounce management — batteries included. Ship faster, not slower.
const res = await fetch('https://api.torpedo.co.mz/api/v1/emails', {method: 'POST',headers: {'X-API-Key': process.env.TORPEDO_KEY,'Content-Type': 'application/json',},body: JSON.stringify({from: 'hello@acme.co.mz',to: 'alice@example.com',subject: 'Welcome to Acme',html: '<p>Glad you are here.</p>',text: 'Glad you are here.',}),})const { data } = await res.json()// → { id: 'em_01jq...', status: 'queued' }
One dashboard and one billing flow for transactional email and Mozambique SMS. WhatsApp is planned, not available yet.
Transactional email with DKIM auth, SPF & DMARC, bounce protection, and signed webhooks.
Mozambique SMS for OTPs, alerts, and notifications. Paid plans use prepaid credits.
Not available yet. We will publish details when the product is ready.
Built for production workflows. Operated by humans who answer in Portuguese or English.
Signed events for message status changes. Retry behavior keeps integrations resilient.
DKIM, SPF, and DMARC records generated for your sender domain. Verification status is tracked in the dashboard.
Hard bounces and complaints auto-suppress. Sender reputation defended. No manual cleanup.
Per-environment keys. Instant revoke. Per-key audit trail. Full SMTP relay for legacy apps.
OpenAPI 3.0 REST API. Use it from any language with a standard HTTP client.
Message history, status changes, and webhook attempts in one dashboard.
Every message, every status change, every webhook delivery — in one view. Filter by channel, search by recipient, export to CSV.
Torpedo records the lifecycle of each message and sends signed webhook events so your application can react without polling.
Email plans include monthly volume. SMS is available on paid plans with prepaid credits.
Torpedo bills in MZN or USD, accepts M-Pesa, supports Portuguese and English, and operates from Maputo. The API is built for local teams that need clear pricing and reliable support.
| Launch · Email | MZN 499 |
| SMS credits (1,200) | MZN 1,560 |
| IVA · 17% | MZN 350 |
Sign up, verify a sender, ship your first 202 Accepted in five minutes.