Simple API + Relay URL
No complex SMTP setup. Send using your tokenized endpoint with reliable request processing.
Enterprise-Grade Email Infrastructure
OpenMail helps developers, teams, and businesses reliably send critical emails without running complex mail servers, including workloads hosted on restricted VPS platforms.
support@openproject.co.zw | +263 71 438 8521
From OTPs and billing notifications to onboarding, alerts, and support communications, OpenMail gives your organization a controlled, auditable and scalable mail delivery layer.
No complex SMTP setup. Send using your tokenized endpoint with reliable request processing.
Track queued, sent, delivered, bounced, deferred, failed, and complaint events in one timeline.
Get from signup to production delivery quickly with a predictable workflow.
Step 1
Access your dashboard, token URL, and API key.
Step 2
Configure sender name and from email by application.
Step 3
POST JSON payloads directly to the relay endpoint.
Step 4
Use status timelines and analytics to monitor reliability.
POST /r/[token]
{
"to": "user@example.com",
"subject": "Verify your email",
"type": "text",
"body": "Welcome to OpenMail"
}
If delivery fails, root-cause context is retained for troubleshooting.
[[ generalReply ]]
[[ supportReply ]]