mitteramittera

Email that
arrives.

Reach humans, not spam folders. Transactional and marketing mail through one quiet API — built in Flanders.

A simple interface so you can start sending in minutes. It fits right into your code, with the languages you already use.

  • TypeScript
  • Python
  • Go
  • PHP
1const res = await fetch("https://api.mittera.eu/api/emails", {2  method: "POST",3  headers: {4    Authorization: "Bearer mt_xxxxxxxxx",5    "Content-Type": "application/json",6  },7  body: JSON.stringify({8    from: "hello@acme.com",9    to: "you@acme.com",10    subject: "Hello from mittera",11    html: "<strong>it arrived.</strong>",12  }),13});1415const { id } = await res.json();

Watch it land.

Every send gets a timeline. Your server can hear it the moment something happens.

hello@acme.comsent
  • deliveredyou@acme.comjust now
  • openedyou@acme.com2s
  • clickedyou@acme.com9s

The log

Delivered, opened, clicked, bounced — one timeline per email, not a spreadsheet export.

  1. deliveredemail.delivered

    POST your-server.example/hooks

  2. openedemail.opened

    POST your-server.example/hooks

  3. clickedemail.clicked

    POST your-server.example/hooks

We knock

Your server hears it the moment mail is delivered, opened, clicked, or bounced.

See every room

Not a big-tech company.

mittera is an flndrn brand, made with in Flanders. 100% self-funded, sustainable, and independent.

Email, reimagined.

Create an account. Verify a domain. Send the first one.