Now in public beta

Email for
developers

The best way to reach humans instead of spam folders. Send transactional emails at scale with a simple REST API.

99.9%

Uptime SLA

<1s

Avg. delivery

3 min

Integration time

Integrate in minutes

A simple, elegant API so you can start sending emails right away. It fits right into your code.

curl -X POST https://api.mail.belia-it.com/v1/emails \
  -H "Authorization: Bearer bm_live_xxxxxxxxx" \
  -H "Content-Type: application/json" \
  -d '{
    "from": "hello@yourdomain.com",
    "to": "user@example.com",
    "subject": "Hello World",
    "html": "<strong>It works!</strong>"
  }'
HTTP 202{ "id": "em_clx1234...", "status": "queued" }

First-class developer experience

We are a team of engineers who love building tools for other engineers. Our goal is to create the email platform we've always wished we had — one that just works.

  • Simple REST API — send an email with a single POST request
  • Detailed event timeline — queued, sent, delivered, opened, clicked
  • Instant API key creation — start sending in under 3 minutes
  • Webhook signatures — HMAC-SHA256 verification on every event
terminal
$ curl -X POST /v1/emails
{ "id": "em_a1b2c3d4", "status": "queued" }
$ curl /v1/emails/em_a1b2c3d4
{
"status": "sent",
"sent_at": "2026-04-03T11:56:35Z",
"opened_at": "2026-04-03T12:01:12Z",
"events": [
{ "type": "queued", ... },
{ "type": "sent", ... },
{ "type": "opened", "ip": "...", "user_agent": "..." }
]
}

Reach humans, not spam folders

Everything you need to deliver emails reliably, track engagement, and protect your sender reputation.

🔐

DKIM, SPF & DMARC

Verify your domain identity and protect your reputation with full email authentication out of the box.

📡

Real-time Webhooks

Get instant notifications when emails are delivered, opened, clicked, or bounced. React to events as they happen.

📊

Open & Click Tracking

Know exactly how your recipients interact with your emails. Track opens via pixel and clicks via link rewriting.

🚫

Suppression Lists

Automatically suppress hard bounces and spam complaints. Prevent sending to invalid addresses.

Lightning Fast API

Sub-second email queuing with our Fastify-powered REST API. Built for high throughput and low latency.

🔑

API Key Permissions

Create multiple API keys with granular permissions. Rotate keys without downtime. Full access control.

🌍

Domain Monitoring

Monitor your DNS configuration for errors. Get alerts if SPF, DKIM, or DMARC records change or break.

🏗️

Battle-tested Infra

Built on Postfix with OpenDKIM, running on dedicated infrastructure. Reliable delivery you can count on.

📈

Analytics Dashboard

Track sent, delivered, opened, clicked, and bounced metrics. Full visibility into your email performance.

Simple, transparent pricing

Start free, scale as you grow. No hidden fees, no surprises. All prices in Tunisian Dinars (DT).

Free

Perfect to get started and test the API.

0DT

1,000 emails/month

Start Free
  • 1 domain
  • REST API access
  • Open & click tracking
  • DKIM/SPF/DMARC
  • Webhook events
  • 7-day log retention

Starter

For growing projects that need reliable delivery.

29DT/month

10,000 emails/month

Get Started
  • 5 domains
  • Everything in Free
  • Priority queue
  • 30-day log retention
  • Email support
  • 0.9 DT per extra 1,000
Most Popular

Pro

For businesses that depend on email delivery.

79DT/month

50,000 emails/month

Get Started
  • 25 domains
  • Everything in Starter
  • Dedicated IP (add-on)
  • 90-day log retention
  • Priority support
  • 0.5 DT per extra 1,000

Enterprise

For high-volume senders with custom needs.

Custom

Unlimited emails

Contact Us
  • Unlimited domains
  • Everything in Pro
  • Dedicated IPs included
  • Custom retention
  • SLA guarantee
  • Dedicated account manager

All plans include

REST APIDKIM/SPF/DMARCWebhooksOpen & Click TrackingSuppression ListsAPI Key Management

Email reimagined.
Available today.

Join developers who trust Belia Mail to deliver their most important emails.