Now in public beta

Transactional email
that actually delivers

One API call to send welcome emails, password resets, and invoices. Full deliverability stack with SPF, DKIM, and DMARC built in.

100 emails/day free forever. No credit card required.

Ship in 5 minutes

One endpoint. JSON in, email out.

curl -X POST https://bejafly.com/api/v1/send \
  -H "X-API-Key: bf_live_your_key_here" \
  -H "Content-Type: application/json" \
  -d '{
    "from": {"email": "hello@yourapp.com", "name": "YourApp"},
    "to": {"email": "user@example.com", "name": "Jane"},
    "template": "welcome-email",
    "variables": {"name": "Jane", "login_url": "https://yourapp.com/login"}
  }'

Built for developers, trusted by SaaS

Everything you need. Nothing you don't.

REST API

Simple JSON API with template support, variable substitution, and batch sending up to 50 emails.

Full authentication

SPF, DKIM, and DMARC verification with guided DNS setup. We check records automatically.

Real-time tracking

Delivered, opened, clicked, or bounced — know the status of every email with event timeline.

Webhooks

Real-time event notifications with HMAC-SHA256 signed payloads and automatic retry.

HTML templates

Code editor with live preview. Use {{variables}} for dynamic content. Test emails from dashboard.

Suppression lists

Automatic bounce handling and one-click unsubscribe. Protect your sender reputation.

Three steps to inbox

1

Verify your domain

Add DNS records. We guide you through SPF, DKIM, and DMARC.

2

Grab an API key

One click in your dashboard. Drop it into your app config.

3

Send emails

POST JSON to our API. We handle the rest.

Simple pricing

Start free. Scale as you grow.

Free
$0
forever
100 emails/day
  • Basic sending
  • Delivery logs
  • 1 domain
Get started
Starter
$
/month
2K emails/mo
  • Templates
  • 3 domains
  • Email support
Choose plan
Scaling
$
/month
50K emails/mo
  • Dedicated IP
  • Unlimited domains
  • Phone support
Choose plan
Pro
$
/month
100K emails/mo
  • All features
  • Custom DKIM
  • SLA guarantee
Choose plan

Ready to ship?

Set up in 5 minutes. Free forever on the starter tier.

Create Free Account