For teams already on AWS

Email automation you actually own

Your AWS. Your sending reputation. Your data. Sequences, segments, and transactional emails — all through your own infrastructure.

Define campaigns in YAML. Deploy via API. Bad neighbours on shared platforms can never hurt you.

Email infrastructure for product teams

API-first
YAML sequences
Your AWS, your control

Why teams switch to Kraiter

Infrastructure you control. Reputation you own.

01

Your reputation, isolated

Send from your own AWS SES. Bad actors on shared platforms can never affect your deliverability.

02

Automation in minutes

Define sequences in YAML. Push to deploy. No clicking through UI wizards for weeks.

03

Use what you have

Your AWS account already has SES. It's verified and warmed up. We just orchestrate.

04

No lock-in

Your data stays in your AWS. We're the control plane. Switch anytime.

Real automation

What you can actually build

Not abstract features. Real sequences that convert users, retain customers, and grow revenue.

SaaS Onboarding

Convert signups to active users with a timed drip sequence that adapts to their behaviour.

Triggered by:user_signed_up event
Immediately
welcome-email
Day 1
getting-started-tips
Day 3(if not activated)
feature-highlight
Day 7(if opened previous)
check-in
onboarding.yaml
id: onboarding
name: SaaS Onboarding Sequence
trigger:
event: user_signed_up
steps:
- id: welcome
delay: 0
template: welcome-email
- id: day-1-tips
delay: 1d
template: getting-started-tips
- id: day-3-feature
delay: 3d
template: feature-highlight
conditions:
- property: properties.activated
operator: equals
value: false
- id: day-7-checkin
delay: 7d
template: check-in
conditions:
- derived: derived.openedLastSend
operator: equals
value: true
exitConditions:
- event: onboarding_completed
- property: properties.activated
operator: equals
value: true

Built for developers. Owned by you.

Everything you need for email automation, running on infrastructure you control. API-first. Version-controlled. Production-ready.

Your SES, Your Reputation

Send from your own AWS account. Your domain reputation stays yours. A bad actor on our platform can never affect you.

YAML-Defined Sequences

Define drip campaigns in version-controlled YAML. Push to deploy. No clicking through UI wizards.

Smart Segments

Group contacts by properties, events, or engagement. Membership updates automatically as data flows in.

Event-Driven Triggers

Track user actions via API. Events trigger sequences, update segments, and enrich contact profiles automatically.

Full Audit Trail

Every send decision is explainable. Know exactly why an email was sent, cancelled, or failed. GDPR-ready.

Instant Transactional

Send password resets, receipts, and notifications via API. MJML templates with variable interpolation.

Developer experience

Integrate your way

MCP server for AI workflows. TypeScript SDK for type safety. REST API for everything else.

json
# In Claude Desktop, add to claude_desktop_config.json:
{
"mcpServers": {
"kraiter": {
"command": "npx",
"args": ["-y", "@kraiter/mcp-server"],
"env": {
"KRAITER_API_KEY": "your-api-key"
}
}
}
}
# Then just ask Claude:
"Create an onboarding sequence that sends
a welcome email immediately, then tips on
day 3 if they haven't activated yet."
# Claude will use the MCP server to:
# 1. Create the sequence YAML
# 2. Upload it via the API
# 3. Confirm it's active
Pricing
$1
per 1,000 emails

+ AWS SES (~$0.10/1k, billed directly by AWS)

Volume discounts

$1.00
First 50,000
Up to 50k emails
$0.80
Next 150,000
Up to 200k emails
$0.60
Next 800,000
Up to 1M emails
$0.50
Beyond 1M
Over 1M emails
Everything included
Unlimited contacts
Unlimited sequences
Unlimited segments
Unlimited templates
Full API access
TypeScript SDK
Webhooks
Open & click tracking
First 1,000 emails·Free forever
Start building

Your AWS. Your reputation.

Emails send through your AWS SES account. You own your sending reputation — bad actors on shared platforms can't affect your deliverability.

Fair use: Event tracking, segments, and contacts are included. We'll reach out if usage is significantly atypical. No surprise charges.