Part of the OctusCloud ecosystem

Email infrastructure built for reliability

Authenticated SMTP relay and REST API for transactional and marketing email. Enterprise-grade delivery with real-time analytics, DKIM signing, and proactive reputation management.

Send your first email
# Send an email with the OctusRelay API
curl -X POST https://api.octusrelay.com/v1/send \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "from": "hello@yourdomain.com",
    "to": "recipient@example.com",
    "subject": "Welcome aboard",
    "html": "<h1>Hello!</h1>"
  }'

# Response
{
  "id": "msg_a1b2c3d4e5f6",
  "status": "queued"
}

Trusted by developers and businesses across Europe

Everything you need for reliable email delivery

From authentication to analytics, OctusRelay handles the complexity of email infrastructure so you can focus on your product.

SMTP Relay

Authenticated SMTP relay with enforced TLS encryption. Drop-in replacement for any SMTP client with zero code changes required.

REST API

Simple HTTP API for programmatic email sending. JSON payloads, comprehensive error responses, and idempotent request handling.

DKIM Signing

Automatic 2048-bit DKIM cryptographic signatures on every outbound message. Builds trust with recipient mail servers and improves inbox placement.

Domain Verification

Guided SPF, DKIM, and DMARC configuration with automatic DNS record verification. Step-by-step setup for maximum deliverability.

Delivery Analytics

Real-time tracking of delivery status, bounces, opens, and clicks. Granular reporting by domain, campaign, and time period.

Reputation Management

Proactive IP and domain monitoring across major blacklists. Automated alerts and remediation guidance to protect your sender reputation.

Start sending in under five minutes

Three simple steps to production-ready email delivery.

1

Verify your domain

Add the DNS records we provide to authenticate your sending domain with SPF, DKIM, and DMARC.

2

Integrate in minutes

Use your SMTP credentials or API key. Works with any language, framework, or email client.

3

Send with confidence

We handle delivery optimisation, reputation management, and analytics. You focus on your product.

99.9%
Uptime SLA
<300ms
Average Delivery
50M+
Emails per Month
98%+
Inbox Placement Rate

Ready to improve your email delivery?

Start with our free tier. No credit card required. Upgrade as your sending volume grows.