Transactional email,
built for Malaysian devs.

Send transactional emails through a simple API. SES-powered delivery, MYR pricing, and a developer experience that just works.

import { Duta } from "@duta/sdk";

const duta = new Duta("duta_live_xxx");

await duta.emails.send({
  from: "hello@yourdomain.com",
  to: "user@example.com",
  subject: "Welcome to Duta",
  html: "<p>Thanks for signing up!</p>",
});

Simple API

One POST request to send. A clean REST API and a typed SDK, no boilerplate.

SES-powered

Built on Amazon SES in Singapore for fast, reliable delivery to inboxes.

MYR pricing

Pay in Ringgit. No forex markup, no surprise card charges, local billing.

Webhooks

Real-time events for delivered, bounced, and complained, signed and verifiable.

Deliverability

Per-domain DKIM, custom MAIL FROM, and automatic suppression handling.

Dashboard

Track every email, manage domains and API keys, watch your usage live.

Ready to ship better email?

Join the waitlist and be first to know when Duta opens.

Join the waitlist