Source-available · Self-hosted
Owlat

Send better emails. Build faster.

Design emails visually, manage audiences, run campaigns with A/B testing, and send transactional emails via API — all from one platform.

$curl -fsSL https://get.owlat.app | bash

Prefer a managed service? Join the hosted waitlist →

Email Builder
Call to Action
Visual email builderDrag-and-drop blocks with live preview
Audience managementLists, segments, and custom properties
Campaigns & A/B testsSchedule, test variants, track results
Transactional APISDK and REST API for triggered sends
Platform

Everything you need
to ship email

From builder to inbox, every tool in one platform.

01

Block-Based Email Editor

17 drag-and-drop block types with inline text editing. Build with text, images, buttons, columns, tables, carousels, and more. Save blocks to your library, manage translations per language, and preview across devices in real time.

Call to Action
02

Audience Engine

Store contacts with custom properties, organize into topics with double opt-in, build dynamic segments with filters, import via CSV, and capture leads with embeddable forms.

+2.4k
03

Campaigns + A/B Testing

Schedule sends for optimal timing, test subject lines and content variants side by side, then track opens, clicks, and engagement as results come in.

A0.0%
B0.0%
Winner
04

Automations

Build trigger-based flows for onboarding, re-engagement, and lifecycle messaging. Add delays, conditions, and branching logic — no code required.

05

Transactional Delivery

Send password resets, order confirmations, and receipts via API. Reference templates by slug or ID, inject dynamic data variables, and fall back to the default language automatically.

POST /api/v1/send
"slug": "welcome"
→ 200 OK
06

Deliverability

Verify your sending domain with guided DNS setup for SPF, DKIM, and DMARC. Manage blocklists, automatically include one-click unsubscribe headers, and stream delivery events via webhooks for full visibility.

SPF
DKIM
DMARC
Open Source

Built in the open,
owned by you

Owlat is open source software. Inspect every line, self-host on your terms, and contribute to the platform you rely on.

terminal
$

Fully transparent

Every line of code is auditable. No black boxes, no hidden behavior.

Community-driven

Report issues, submit PRs, and shape the roadmap alongside other teams.

Self-hostable

Deploy on your own infrastructure. Your data stays where you decide.

No vendor lock-in

Fork it, extend it, migrate away. You always own your email stack.

Developers

Ship with the SDK,
or stay in the dashboard

Send transactional emails, manage contacts, and trigger automations with a single API call. Use the TypeScript SDK for type-safe integrations or hit the REST API directly from any language.

Transactional sends Contact management Automation triggers Delivery tracking
typescript
import { Owlat } from '@owlat/sdk-js'

const owlat = new Owlat('lm_live_...')

// Send a transactional email
await owlat.transactional.send({
  email: 'mira@acme.io',
  slug:  'welcome-email',
  dataVariables: { firstName: 'Mira' }
})

// Create a contact and add to a list
const contact = await owlat.contacts.create({
  email: 'mira@acme.io',
  firstName: 'Mira'
})

await owlat.lists.addContact({
  listId: 'list_abc123',
  email:  'mira@acme.io'
})
Run it yourself

Free forever. Your infrastructure.

Source-available under FSL-1.1-ALv2. Hosted cloud is coming later — self-host today and own your data.

Available today

Self-Host

Run on your own VPS. No limits. No billing.

Free forever

  • All features — no gated tiers
  • Unlimited sends
  • Unlimited team members
  • Unlimited contacts
  • In-app updates (one-click)
  • Source-available (FSL-1.1-ALv2)
Start self-hosting →
Coming soon

Hosted Cloud

We run it for you. Launch in Q3.

€— /mo

  • Managed infrastructure
  • Dedicated IPs & warmup
  • Automatic updates & backups
Join waitlist

Resource requirements

What your VPS needs to run Owlat.

MinimumRecommended
RAM4 GB8 GB
Disk20 GB40 GB
CPU2 vCPU4 vCPU
Domain + DNSRequiredRequired

Start sending
better emails today

Set up your first campaign in minutes. Every feature is included from the start — no feature gates, no plan upgrades.

CampaignsAutomationsTransactionalA/B TestingSegmentsTemplates
Join Waiting List

No long-term contracts. Cancel anytime.