Introduction
Duta is an API for transactional email: receipts, password resets, sign-in links, alerts. You send a request and Duta delivers the message, then tells you what happened to it through the dashboard and webhooks.
It is built for developers and businesses in Malaysia. Plans are priced in Ringgit, every domain sends from the Asia Pacific (Singapore) region and the API follows Resend’s, so an application written for Resend moves over by changing its API key and base URL.
What Duta does
Section titled “What Duta does”- Sends one email or a batch of up to 100 over a JSON API.
- Verifies your sending domains with two DNS records.
- Reports delivery, bounces and complaints through webhooks and the dashboard.
- Keeps a suppression list so an address that bounced or complained is never mailed again.
- Adds one-click unsubscribe to every single-recipient message.
- Logs every API request, so a
request_idfrom an error finds the exact request.
What Duta leaves out
Section titled “What Duta leaves out”- Marketing email. No audiences, broadcasts or contact lists. Duta is for mail a person expects because of something they did.
- Tracking. Duta does not track opens or clicks.
- SMTP and receiving. Sending is over the API only, and Duta does not receive mail.
- Scheduling and templates. A request that asks for them is refused by name rather than sent without them.
Where Duta is today
Section titled “Where Duta is today”Duta is new and has no customers yet. The API, the dashboard and delivery events all work end to end. Paid plans open once Duta’s production sending access is approved. Until then the Free sandbox is the way to try it.