
Full automation engine. BYOK sending. Usage-based pricing.

A complete email platform where every feature is API-first. No UI required.
Connect your own SES, Postmark, or Resend. You control the infrastructure, we handle the orchestration.
Define multi-step drip campaigns in JSON. Version control them. Deploy via CLI. No drag-and-drop builder needed.
Every feature is API-first. Contacts, templates, sequences, analytics. If it exists, the API exposes it.
Dynamic segments that auto-update based on attributes, events, tags, and engagement data.
Get notified on every delivery, open, click, bounce, and complaint. HMAC-signed payloads with retry logic.
$1 per 1,000 emails. $1 per 10,000 contacts. No plans, no tiers, no surprises. Pay for what you use.
Sequences as code
No drag-and-drop builder. Write your sequences as code, version control them with git, and deploy via CLI.
tinysend sequence deploy// sequences/onboarding.json { "name": "onboarding", "trigger": { "type": "event", "event": "user.signed_up" }, "exit": [ { "event": "user.upgraded" } ], "steps": [ { "type": "send", "template": "welcome" }, { "type": "wait", "delay": "1d" }, { "type": "branch", "condition": "event.login count > 3", "true": [ { "type": "send", "template": "power-user-tips" } ], "false": [ { "type": "send", "template": "need-help" } ] }, { "type": "wait", "delay": "7d" }, { "type": "send", "template": "trial-ending" } ] }
How it works
Bring your own SES, Postmark, or Resend API key. Your infrastructure, our orchestration.
Write your drip campaigns in JSON. Triggers, conditions, branches, time windows. All version-controlled.
Run tinysend sequence deploy and you are live. Your agents can manage everything through the API.
No plans. No tiers. Start free, pay as you grow.

Perfect for getting started and testing your integration.
$0/month

For teams sending real campaigns with full automation.
$29/month

High-volume sending with dedicated support and SLA.
from $499/month
Estimated monthly cost
$53.49
$50.90 emails + $2.60 contacts
+ your BYOK provider cost
Comparison
At 50K emails/month and 25K contacts
| Platform | Monthly cost |
|---|---|
| Customer.io | $100+/mo |
| Resend | $20/mo |
| Loops.so | $49/mo |
| Brevo | $59/mo |
tinysend | $52.50/mo |
from: tinysend
to: you
with: love
1,000 emails/month free. Full API access. Set up in under 5 minutes.