Built for teams

Your team's inbox,
on your domain.

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.

Invite your team Roles & permissions Self-hosted in 4 min

99.99%

Uptime

< 50ms

SMTP Latency

47s

Provision time

RBAC

Access levels

Trusted by teams that can't afford downtime

Fintech E-commerce SaaS Logistics Agencies Consulting
Teams who chose simplicity.

What our users say

"We finally have email we understand. My team is no longer afraid to touch DNS."

ML

Marie L.

Founder, Studio Bloom

"Setting up all our email took 4 minutes. The time of a cup of tea."

TD

Thomas D.

CTO, Antigravity Corp

"I didn't know email could be this pleasant. The interface is a real relief."

AK

Aïcha K.

IT Lead, Nood

Three reasons to choose Inkbox.

Email without friction

01

Invisible infrastructure

DNS, certificates, monitoring — everything runs behind the scenes. You only see your dashboard.

02

No waiting period

Instant domain verification. No propagation delay, no manual validation.

03

Transparent pricing

No hidden fees, no metered billing traps. What you see is what you pay.

Features

Built for

SMBs & Freelancers

One domain, multiple mailboxes, full control. Stop paying Google per user. Start with a free plan that never expires.

Web Agencies

Manage client domains from a single dashboard. Auto-sync DNS, automated DKIM, and per-client billing — all via API.

Tech Startups

REST API, webhooks, and CI/CD-friendly provisioning. Spin up test environments in seconds with isolated domains.

Quick start

Up and running in 3 steps

Step 01

Create your workspace

Sign up, name your organization, pick your plan. You're the Owner.

Step 02

Invite your team

Send invitations by email. Each invitee gets a role and joins your org in one click. No shared passwords.

Step 03

Connect a domain

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

Bring your own domain

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.

Integrated Webmail

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.

Team Workspaces

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.

User Management

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.

Email invitations

Send a magic link. The invitee creates an account on your domain in 60 seconds. Email is locked to the invite.

Role-based access

Owner, Admin, Member. Per-domain and per-organization scopes. No accidental cross-tenant access.

Per-org billing & quotas

Each org has its own plan, Stripe subscription, and email quota. Bills go to the org owner, not shared across teams.

Activity log per org

Every mailbox action is logged per organization. Filter by actor, action, or domain. Export anytime.

Developer API

Developer Integrations

Transactional Emails

Send triggered emails via a single REST call — confirmations, resets, receipts. HTML, plain text, attachments, CC/BCC.

REST · HTML · Attachments

Webhooks & Events

Subscribe to delivery events (sent, bounced, complained, opened, clicked) and receive signed payloads in real-time.

Events · HMAC · Retry

Marketing Campaigns

Manage audience lists, import subscribers from CSV, and send campaigns with suppression list enforcement.

Audiences · CSV · Suppression

REST API Endpoints

POST/v1/emails/send
GET/v1/emails/events
GET/v1/emails/suppressions
POST/v1/audiences/:id/import
POST/v1/webhooks
Full API reference

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
  }
}
HMAC-SHA256 signed · Retry on failure
Developer API

Developer Integrations

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 }
Security by Design

Security you can trust

Built from the ground up with zero-trust principles. 2FA, RBAC, encrypted storage, and continuous monitoring protect every layer — no security add-ons required.

2FA authentication per domain
RBAC — Owner / Admin / Manager / Viewer
Timestamped & filterable audit logs
Integrated Fail2ban & IP Protection
Security matrix · yourdomain.com
DKIM SignatureVERIFIED
SPF RecordALIGNED
DMARC PolicyENFORCED
TLS Encryptionv1.3
2FA EnforcementON
Fail2BanACTIVE
Pricing

Transparent, scalable pricing

FAQ

Frequently asked questions

Logo

Your team. Your domain. Your email.

Bring your team onto your own email infrastructure. Free to start, self-host when ready.

Inkbox | Email Infrastructure SaaS