Email Digit is the AI-native customer messaging platform that listens to every reply, manages your deliverability, and runs on email + WhatsApp + SMS — so your messages reach inboxes andyour inbox doesn't stop you growing.
Most teams discover they're bleeding users to spam folders, missed replies, and the wrong channel only when activation drops by 20%. By then your sender score is in the gutter, replies are buried in a shared inbox, and your customers in Karachi or São Paulo never saw the message at all.
The current stack is fragmented.No single product handles all three layers — and you end up stitching together four vendors that don't talk to each other.
Ingest replies across Gmail, Microsoft 365, and IMAP. Each one is AI-classified for intent and sentiment, extracted data updates the contact, and the right automation fires automatically. No more replies dying in a shared inbox.
See the flow →Subdomain delegation — never your root. We generate keys, flatten SPF, rotate DKIM, walk DMARC from p=none to reject, monitor 100+ blocklists, and tell you the minute reputation drifts.
See the wizard →WhatsApp Business API, unified inbox, cross-channel automation, RTL + Arabic/Urdu/Hindi rendering, and local payment rails (Easypaisa, JazzCash, UPI). The first ESP that doesn't pretend the rest of the world doesn't exist.
See the inbox →No major ESP processes inbound. Replies are pure signal — purchase intent, churn risk, support escalations, partnership pings — and they're being thrown away. Email Digit listens, classifies, and acts.
“Quick question — what does Protier look like for a team of 12? We're moving off Klaviyo this quarter and need WhatsApp Businessfor our Mumbai office.”
Gmail API, Microsoft Graph, generic IMAP. Threading is preserved, attachments are kept, MIME is stored intact. Configure once.
Intent, sentiment, extracted fields. ≥88% accuracy on our benchmark. You can override any prediction — we learn from your corrections.
Purchase intent → sales pipeline. Cancellation → retention flow. Out-of-office → reschedule the send. The right reply triggers the right automation without a human touching it.
Friday morning: '47 replies this week. 12 high-intent (here they are). 3 cancellations (here's why). 2 partnership inquiries.' Your inbox stops being a tax.
SPF flattening, DKIM rotation, DMARC progression, MTA-STS, TLS-RPT, BIMI — every record that decides whether your email reaches an inbox. You publish three records once. We become responsible for the whole stack from then on.
You delegate two CNAMEs + one TXT, not the whole zone. One-click rollback if you ever want to leave. Your main DNS stays untouched.
We progress your policy from none → quarantine → reject on a schedule that respects your existing traffic. Aggregate reports are ingested, parsed, and translated into plain English.
Spamhaus, Barracuda, SORBS, SURBL — 100+ blocklists watched continuously. We alert before reputation drops below your threshold.
One number that means something — composed from auth alignment, complaint rate, bounce mix, blocklist status, and inbox-placement testing.
Send across every channel your customers actually use. Replies from any channel land in the same inbox, threaded against the same contact, classified by the same engine. RTL and Arabic / Urdu / Hindi rendering, native — not bolted on.
Meta Cloud API integration. Template approval workflow. Two-way conversation. Same automation engine that drives email.
Replies from email, WhatsApp, and SMS land in the same place, threaded against the same contact. Your team isn't context-switching between four tools.
Arabic, Urdu, Hebrew render correctly — at the editor, in the template, on the WhatsApp message, in the unified inbox. Not bolted on.
If a high-priority message bounces, opens drop, or a WhatsApp template gets rejected — automatically fall back to SMS via Twilio. Configure the cascade per automation.
Western ESPs are priced for Western SaaS and built around US email norms. Email Digit is priced in local currency, integrates the rails your customers actually use, and treats WhatsApp as the primary channel where it is the primary channel.
Multi-language REST API today; native SDKs Q3 2026. Send across email, WhatsApp, and SMS with the same call. SPF / DKIM / DMARC / retries / bounce classification / reputation monitoring — handled.
TypeScript-first. Edge-runtime compatible. Idempotency keys on every mutating endpoint. SDKs Q3 2026; today, REST + fetch in any language.
Three records, one-time. We verify SPF, DKIM, and DMARC automatically — and tell you the minute something breaks.
Same call. Email, WhatsApp template, or SMS. Every send returns a delivery score and a trace ID — pipe into your observability stack of choice.
Subscribe to reply.received webhooks. Every inbound is classified, scored, and routed before it hits you.
// 1. install: pnpm add @emaildigit/sdk
import { ED } from "@emaildigit/sdk";
const ed = new ED({ apiKey: process.env.ED_KEY });
// Send email — same call across channels
const result = await ed.send({
to: "amelia@stripe.com",
channel: "email", // "email" | "whatsapp" | "sms"
template: "welcome",
data: { firstName: "Amelia" },
fallback: ["sms"] // auto-fallback if bounced
});
result.deliveryScore // 98.4
result.traceId // "tx_8f3k2p…"
result.channel // "email"Email Digit doesn't try to replace your CRM or your ad platform — it replaces the four messaging tools you're already stitching together.
No per-send surprises. No surcharge for must-have features — deliverability management, reply intelligence, and compliance are included on every tier. Local currency in PKR, INR, AED, BRL.
Email Digit is built to clear the compliance bars that matter: Gmail and Yahoo bulk sender rules, GDPR, India's DPDP Act. SOC 2 Type II readiness underway with audit slated for year 2.
RFC 8058 one-click unsubscribe · complaint-rate monitoring · auth alignment
DPA available · sub-processors public · right-to-delete cascade · 72-hour breach notification
Readiness in year 1 · external audit and certification in year 2
Multi-backend abstraction · public status page · postmortems within 24h
Fernet envelope · TLS 1.3 minimum · AES-256 at rest · 2FA for admins · KMS roadmap
EU + India region pinning roadmap · data residency aligned to billing region
We're onboarding 12 SaaS teams before the public launch — heavily weighted toward technical founders and emerging-market SMBs. If you ship more than 10k emails a month or care about WhatsApp as a real channel, request access.