HomePlatformIntegrationsPricingResourcesContact Start Free

One API Call. Instant Delivery.

Send transactional emails with a single, clean API call. Our RESTful API supports JSON payloads, batch sending, template rendering, and inline attachments — all under 200ms average response time.

  • SDKs for Python, Node.js, PHP, Ruby, Go, Java, C#
  • Batch send up to 5,000 recipients per call
  • Inline attachments & embedded images
  • Sandbox mode for safe testing
View API Docs →
curl -X POST https://api.bejafly.com/v1/send \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "from": "noreply@yourapp.com",
    "to": "user@example.com",
    "subject": "Your order is confirmed!",
    "template_id": "order_confirm_v2",
    "variables": {
      "name": "Sarah",
      "order_id": "#BF-29841"
    }
  }'

Drop-In SMTP. Zero Code Changes.

Already sending via SMTP? Point your existing configuration to BejaFly's SMTP relay and instantly upgrade to enterprise-grade delivery. Works with any language, framework, or email library.

  • TLS 1.2+ encrypted connections
  • Port 587, 465 (SSL), and 2525 supported
  • Automatic queue management & retry
  • Compatible with Laravel, Django, Rails, WordPress & more
SMTP Setup Guide →
SMTP Configuration
Hostsmtp.bejafly.com
Port587 (TLS)
Usernameyour-api-key
Passwordyour-api-secret
EncryptionTLS 1.2+

More Power Under the Hood

Every feature you need to manage transactional email at scale — from templating to compliance.

📬

Suppression Management

Automatic handling of bounces, complaints, and unsubscribes. Protect your sender reputation without manual list cleanup.

🌐

Dedicated IP Pools

Isolate sending traffic with dedicated IP addresses. Build and maintain your own IP reputation for maximum deliverability.

📎

Inbound Email Parsing

Receive and parse incoming emails via webhooks. Build reply-to workflows, support ticket systems, and more.

⏱️

Scheduled Sending

Schedule transactional emails for future delivery. Perfect for reminders, follow-ups, and time-sensitive notifications.

🏷️

Tags & Categories

Organize emails by type with custom tags. Filter analytics by category to understand performance across email types.

🔐

SOC 2 & GDPR

Enterprise-grade compliance with SOC 2 Type II certification, GDPR readiness, and data residency options in US and EU.

Start Building Today

Get your API key in 60 seconds. Send your first email in under 5 minutes.

Get Started Free →