Bring your team onto a private email infrastructure. Invite teammates, assign roles, and keep every domain and mailbox under your control — without giving up ownership.
99.99%
Uptime
< 50ms
SMTP Latency
47s
Provision time
RBAC
Access levels
Trusted by teams that can't afford downtime
"We finally have email we understand. My team is no longer afraid to touch DNS."
Marie L.
Founder, Studio Bloom
"Setting up all our email took 4 minutes. The time of a cup of tea."
Thomas D.
CTO, Antigravity Corp
"I didn't know email could be this pleasant. The interface is a real relief."
Aïcha K.
IT Lead, Nood
DNS, certificates, monitoring — everything runs behind the scenes. You only see your dashboard.
Instant domain verification. No propagation delay, no manual validation.
No hidden fees, no metered billing traps. What you see is what you pay.
One domain, multiple mailboxes, full control. Stop paying Google per user. Start with a free plan that never expires.
Manage client domains from a single dashboard. Auto-sync DNS, automated DKIM, and per-client billing — all via API.
REST API, webhooks, and CI/CD-friendly provisioning. Spin up test environments in seconds with isolated domains.
Sign up, name your organization, pick your plan. You're the Owner.
Send invitations by email. Each invitee gets a role and joins your org in one click. No shared passwords.
Add your domain. We generate DNS records, or auto-sync via Hostinger, Cloudflare, or GoDaddy. Mailboxes are live in 3 minutes.
Email hosting
Everything your team needs
Connect your domain and go live in minutes. Auto-sync DNS via Hostinger, Cloudflare, or GoDaddy — or copy the MX, SPF, DKIM, and DMARC records we generate for you. Either way, you're live in 3 minutes.
A modern webmail that works in any browser. IMAP, SMTP, TLS encryption, scheduled sending, and full trash/archiving — so you never lose an email again.
Invite teammates with one link. Assign Owner, Admin, or Member roles. Each org gets its own billing, quotas, and audit log — fully isolated from other teams.
Each user manages their own domains, mailboxes, and billing with full isolation and role-based access control.
Built for teams
Everything your team needs to ship email together
Invitations, roles, per-org billing, and an audit trail — designed for teams that take email seriously.
Send a magic link. The invitee creates an account on your domain in 60 seconds. Email is locked to the invite.
Owner, Admin, Member. Per-domain and per-organization scopes. No accidental cross-tenant access.
Each org has its own plan, Stripe subscription, and email quota. Bills go to the org owner, not shared across teams.
Every mailbox action is logged per organization. Filter by actor, action, or domain. Export anytime.
Developer API
Developer Integrations
Send triggered emails via a single REST call — confirmations, resets, receipts. HTML, plain text, attachments, CC/BCC.
REST · HTML · AttachmentsSubscribe to delivery events (sent, bounced, complained, opened, clicked) and receive signed payloads in real-time.
Events · HMAC · RetryManage audience lists, import subscribers from CSV, and send campaigns with suppression list enforcement.
Audiences · CSV · SuppressionREST API Endpoints
Webhook payload example
{
"event": "email.delivered",
"timestamp": "2026-05-03T10:01:00Z",
"signature": "sha256=abc123...",
"data": {
"messageId": "<abc@yourdomain.com>",
"recipient": "user@example.com",
"latency": 142
}
}Drop-in code snippets for your favorite language.
const res = await fetch('https://api.inkbox.cloud/api/v1/emails/send', { method: 'POST', headers: { 'Authorization': 'Bearer ink_live_••••••••••••', 'Content-Type': 'application/json', }, body: JSON.stringify({ from: 'noreply@yourdomain.com', to: 'user@example.com', subject: 'Welcome aboard!', html: '<p>Hello <b>World</b> 👋</p>', }), }); // { status: "queued", messageId: "<abc@domain.com>", latency: 18 }
Built from the ground up with zero-trust principles. 2FA, RBAC, encrypted storage, and continuous monitoring protect every layer — no security add-ons required.
Bring your team onto your own email infrastructure. Free to start, self-host when ready.