Transactional email that never leaves the region you pick.

One API for transactional email. Every message, log, suppression entry, and operational record stays in the region your project is bound to. Sydney (ap-southeast-2) is live today.

acme / productionAU SYD ap-southeast-2 live stream
TIMEMESSAGE IDRECIPIENTSUBJECTSTATE
msg_01J0Q6PQ6AP8Q4F4M6F34Y6A8Bava@northwind.com.auYour receipt from AcmeDelivered
msg_01J0Q6PNXKBT6P8P70XG2MD5H8sam@ordering.ioReset your passwordOpened
msg_01J0Q6P8V7Z4VW3J1A0N6S92RCteam@blueprint.auYou’ve been invited to the Acme workspaceDelivered
msg_01J0Q6NTZB0CJRYW8Q2H9KTF3Ehello@fernwood.coWeekly usage summary — 14 AugDeferred
msg_01J0Q6NGK6B5XP4WDK1CB4P2AMbilling@fieldnote.comInvoice INV-2048 is readyDelivered
msg_01J0Q6M9J2Q04R0XFD8SKP6PBTmaria@paperlane.auConfirm your new email addressRetrying · 2/4
msg_01J0Q6K7MPEVXG6WZ2HJKTC2N7ops@coppercloud.ioProduction deploy completed successfullyDelivered
msg_01J0Q6HNH4TCJ7D1R4E6PQ0YNNno-reply@studiowren.coAction required: verify your sending domainBounced
msg_01J0Q6FEP3A7FZV5YB9V6TQRG8lucas@shoreline.devYour export is ready to downloadDelivered

Every project is bound
to one region.

Choose a region when you create a project. Boundry keeps message processing, queues, logs, suppression lists, and operational storage in that region.

Boundry regional package diagramInbound requests enter a hard regional package boundary, are processed at the Boundry die, and route to a mailbox endpoint without any cross-region path.BOUNDRYAP-SOUTHEAST-2BDRY-AP2-01LOT 4E19DATE 26.08REV 0.101123625INBOUND REQUESTSREGIONAL API INGRESSHARD REGIONAL PACKAGEONE PROJECT · ONE REGIONMAILBOX ENDPOINTJ1 · HEADER FOOTPRINTRECIPIENT PROVIDERNO CROSS-REGION PATHSIDEWAYS ROUTE TERMINATED
01 / DomainsDNS
TXT_dmarc.acme.com.auverified
CNAMEboundry._domainkeyverified
MXinbound.acme.com.auverified

Domain verification for email sending.

Connect a sending domain to your project with DNS records and clear verification status.

02 / Webhooks{}
email.sentemail.deliveredemail.openedemail.bouncedsignature verified

Signed webhooks for delivery events.

Send message events to your systems with signed webhooks, retries, and a project-level event record.

03 / Retention90D
00073090 dayslogs held in-region

Message logs with configurable retention.

Choose a retention window, then inspect message logs and delivery events in the project region.

Sydney is live:
region 01.

A project is permanently bound to one region. Sydney (ap-southeast-2) is live today; its Laravel API, message processing, logs, suppression lists, and operational storage stay there.

Region
ap-southeast-2
API host
api.au.boundry.dev
Coordinates
-33.8688, 151.2093
Retention
7–90 days, in region

Cloudflare manages the account control plane; it never proxies message content. Once a message is delivered, the recipient’s mailbox provider is outside Boundry’s control.

33°52′S 151°12′EAP-SOUTHEAST-2 / 01
SYDNEYlive region 01

Sydney is live · more regions planned

Delivery events and
message records.

Inspect delivery events, webhook deliveries, and message records in the project region.

OverviewDeliveryWebhooksDomainsAU-SYD
Regional API activityillustrative
EarlierEventsNow
Latest event trail streaming
EVENTTRYHTTPSIG
email.delivered01250verified
webhook.delivered01202verified
email.deferred01421pending
webhook.retrying02503verified
email.bounced01550verified
email.delivered01250verified

One API for
transactional email.

Send transactional email with a familiar API. Set the region in code, then retrieve message logs and delivery events from the same regional API.

idempotency keys event retries message search
send.ts
import { Boundry } from "@boundry/sdk";

const client = new Boundry({
  apiKey: process.env.BOUNDRY_API_KEY,
  region: "au-syd",
});

await client.emails.send({
  to: "ava@northwind.com.au",
  subject: "Welcome to Acme",
});

Per-project pricing,
in local currency.

AU Sydney · AUD

Sandbox

A$0 / month

For testing Boundry with a project.
  • 3,000 emails / month
  • 1 sending domain
  • 7-day message logs
Request early access

Growth

A$120 / month

For higher-volume transactional email in Sydney.
  • 250,000 emails / month
  • 50 sending domains
  • 90-day message logs
Request early access

Request
early access.

For software teams that need transactional email with regional data residency. Sydney (ap-southeast-2) is region 01, live today.

For teams building software in Australia.