Welcome emails
Greet new users the second they sign up.
A clean sending API, open & click tracking, inbound mail with webhooks, and deliverability that lands in the inbox — all in one tidy hive.
Free up to 300 emails/mo · No credit card · Sending in 5 minutes
Delivered · 30 days
1,284,902
99.2% reached the inbox
Opens
61.4%
Clicks
18.2%
Bounces
0.3%
Buzzmark is Spanish-owned and operated, built on European infrastructure from Almería, Spain. Naturally we deliver your mail to recipients wherever they are — but everything we store and process for you (message content, events, contacts, logs and DKIM keys) lives in EU data centres, run by a Spanish company beyond the reach of foreign governments. Sovereignty isn’t an add-on here; it’s the foundation.
The full kit for transactional mail - sending, tracking, inbound, webhooks and warmup - minus the bloat you'd swat away.
Fire off one email or a million through the same tidy endpoint - REST or SMTP, one X-Buzzmark-Server-Token.
See exactly what landed and what got read - pixel opens and rewritten-link clicks, counted per message.
Replies land as clean JSON, posted straight to your webhook - retried patiently while you nap.
Delivery, bounce, open, click - every event logged and retried until it sticks.
Hard bounces and complaints auto-join a per-hive list, so you never sting your own reputation twice.
A managed sending-IP pool that paces your warmup, so the inbox - not the spam folder - gets your mail.
No 40-tab onboarding, no week-long setup. Verify a domain, grab a token, send something lovely - the bee handles the boring bits.
Add a domain, copy the DKIM record we generate, hit verify. SPF, DKIM, DMARC and Return-Path checked for you.
dig +short buzz._domainkey.you.comSpin up a Hive — your mail stream. Its API token doubles as the SMTP password.
X-Buzzmark-Server-Token: ••••One POST and you're live. Track opens, clicks and bounces from the very first message.
POST /api/email → 202 AcceptedClean REST, predictable JSON, and plain old SMTP when you'd rather not think about it. Batch sends are idempotent, webhooks are signed, and nothing ever stings you twice.
# one POST and you're buzzing curl -X POST https://api.buzzmarkapp.com/api/email \ -H "X-Buzzmark-Server-Token: bzm_live_••••" \ -H "Content-Type: application/json" \ -d '{ "from": "hi@you.com", "to": "fan@user.com", "subject": "You're in 🐝", "html_body": "<h1>Welcome!</h1>" }'
# point any mailer here Host: smtp.buzzmarkapp.com Port: 587 (TLS) Username: your-hive Password: bzm_live_•••• # your hive token doubles as the SMTP password
# one call, a whole swarm of mail curl -X POST https://api.buzzmarkapp.com/api/email/batch \ -H "X-Buzzmark-Server-Token: bzm_live_••••" \ -H "Content-Type: application/json" \ -d '[ {"to":"ada@user.com","subject":"Hi Ada","html_body":"<p>Hey!</p>"}, {"to":"linus@user.com","subject":"Hi Linus","html_body":"<p>Hey!</p>"} ]'
# X-Buzzmark-Signature: t=...,v1=... (verify before you trust it) { "event": "delivery", "message_id": "msg_8fa3", "to": "fan@user.com", "timestamp": 1717245000 }
Receipts, resets, magic links, alerts — the unglamorous mail that simply has to arrive. Buzzmark makes sure it does.
Greet new users the second they sign up.
Proof of purchase that lands every time.
Time-sensitive mail, in seconds not minutes.
Passwordless sign-ins that actually arrive.
One-time codes that dodge the spam folder.
Tell users what changed, the moment it does.
Batch a whole week into one tidy send.
Out for delivery — and so is the email.
Every hive in one calm dashboard — sends, opens, clicks and deliverability, all where you can actually see them. No frantic tab-hopping. No guesswork.
Tap a hive for opens, clicks & the full buzz.
No seat math, no surprise tiers, no asterisks the size of a swarm. Pick a plan, start sending, and grow when your hive does.
300 emails / month
50,000 emails / month
Millions / month
Every plan ships with DKIM, tracking, the full feature set and a GDPR DPA — hosted entirely in the EU. Overages billed sweetly, per thousand.
Real teams, real streams. Here’s the buzz from people who ship mail for a living.
We moved off our old ESP in an afternoon. Deliverability climbed, the bounce list cleaned itself, and it’s the first dashboard my team doesn’t actively avoid.
The API is so clean it’s almost rude. One POST, and opens and clicks just… show up. No wiring, no waiting.
Inbound parsing plus webhooks retired a cron job we openly hated. Replies land as JSON now, retries and all. Chef’s kiss.
POST /api/email. Your call.
Still buzzing with questions? Start free and poke around — or just ask the swarm.
Spin up a hive, grab a token, and send your first tracked email in about five minutes. The bee’s already warming up the wings.