Skip to content

Email Early access

Transactional email from your domain — send by API, receive to a webhook.

Verify your domain, then send transactional mail over a simple API or SMTP and route inbound replies straight to your webhook. Built on hardened SES; no reputation to rent.

— vector flow field · |v| across the plane

How it works

Your domain in, your webhook out.

Add a few DNS records to prove your domain, and send with an API call or standard SMTP. Inbound mail to your domain is parsed and POSTed to a webhook you control. DKIM, suppression, and delivery events are handled for you.

  • Send by REST API or standard SMTP.
  • Receive: inbound mail parsed and POSTed to your webhook.
  • DKIM, suppression and delivery events handled.

What you get

01

Send from your domain

Verify with DNS; mail is DKIM-signed as you, not as us.

02

Receive to a webhook

Inbound routes parse the message and POST it to your endpoint.

03

Delivery webhooks

Deliveries, bounces and complaints arrive as events you can act on.

04

Suppression built in

Bounces and complaints suppress automatically — your reputation, protected.

Pricing

Priced the honest way.

Priced per message sent, with a monthly free floor — receiving is free. Free during early access.

Early access

Metered, and free while we open it up.

  • Per outbound message (a per-1,000 headline rate).
  • A monthly free floor of messages.
  • Receiving is never metered.

Rates land as Email graduates; early-access sending is free within limits.

See how Longbridge prices

Part of the platform

One account underneath every product.

Every Longbridge product shares one Org, one Console, and one bill — so adding the next one is a toggle, not another vendor to onboard.

See the whole platform
  • One login & Org
  • One bill · EU merchant of record
  • One CLI, SDK & Terraform provider
  • EU-native by default

Try it

A taste — the rest is in the docs.

Send a message
curl https://api.email.lngbrdg.com/v1/messages \
  -H "Authorization: Bearer $LB_EMAIL_KEY" \
  -d from='hello@acme.com' -d to='user@example.com' \
  -d subject='Welcome' -d text='Thanks for signing up.'
Or point your existing SMTP client at smtp.lngbrdg.com. Read the docs

The honest part

  • Your domain, DKIM-signed as you.
  • Send by API or SMTP; receive to a webhook.
  • EU-native sending.
  • Standard email, standard protocols — no lock-in.

Transactional email from your domain — send by API, receive to a webhook.

Start in the Console — or read the docs first. It's your call.