Credit-based — no monthly minimums

Email infrastructure,
simplified.

Transactional and marketing email delivery, IMAP mailboxes, templates, tracking, webhooks, and suppression management.

curl -X POST https://email-api.ogbae.com/api/v1/email/send \
  -H "Authorization: Bearer sk_live_..." \
  -H "Content-Type: application/json" \
  -d '{
    "from": "hello@yourdomain.com",
    "to": ["user@example.com"],
    "subject": "Welcome aboard",
    "html": "<h1>Hello!</h1>",
    "type": "transactional"
  }'
Platform

Everything you need to send email

Sending, mailboxes, templates, and deliverability tools in one platform.

SMTP & REST API

Send via SMTP relay or REST API. CC, BCC, attachments, personalizations, custom headers, and scheduled delivery.

IMAP Mailboxes

Full IMAP mailboxes with webmail at inbox.ogbae.com. Separate relay infrastructure running in parallel to transactional sends.

Email Templates

Create, store, and manage reusable email templates. Reference by template_id in your API calls with dynamic variable substitution.

Smart Filtering

Separate relay pools for transactional and marketing email. Automatic List-Unsubscribe injection for CAN-SPAM compliance.

Open & Click Tracking

Automatic open pixel and click redirect tracking with bot detection. Per-email control via API or SMTP headers.

Suppression Management

Type-aware suppressions. Unsubscribes block marketing only. Hard bounces and spam complaints block all mail automatically.

Webhooks

Real-time events for sent, failed, bounced, spam complaints, opens, and clicks. HMAC-signed payloads with retry logic.

Domain Verification

Add your domains with guided SPF, DKIM, and return-path DNS setup. Real-time verification status in the dashboard.

SMTP Credentials

Create multiple SMTP credentials per domain, each scoped to transactional or marketing. Rotate passwords without downtime.

Email Logs & Analytics

Searchable email logs with status filtering, delivery details, and per-message open/click history. Timezone-aware daily stats.

Start sending in three steps

01

Add your domain

Add your sending domain and configure the DNS records we provide. SPF, DKIM, and return-path for maximum deliverability.

02

Get your credentials

Create an API key or SMTP credentials. Each credential is scoped to transactional or marketing for separate relay routing.

03

Send email

Use the REST API or SMTP relay to send. Use templates, enable tracking, and let webhooks and suppression handling work automatically.

Ready to start sending?

Create an account and send your first email in minutes. Credit-based pricing — pay only for what you use.