Email infrastructure

Email API and mailboxes that feel like one product.

Send transactional and marketing email with a modern API. Host business inboxes on your domain. One platform for delivery, domains, and reputation.

Free tier · 3,000 emails/mo · No credit card

import { Xurel } from 'xurel';

const client = new Xurel('xrl_prd_...');

await client.emails.send({
  from: 'hello@acme.dev',
  to: 'user@example.com',
  subject: 'Welcome aboard',
  html: '<p>You are in.</p>',
});
200 · email.queued · 42ms

Trusted by teams shipping product

NorthlineOrbit PayKite CMSHarbor AIStackyardLumen Ops

Developer experience

Ship email like any other API.

Typed SDKs, a fast CLI, signed webhooks, and docs that stay honest. SMTP when you need a drop-in path.

  • Official Node, Python, Go, and more
  • Idempotent sends and event IDs
  • Local-friendly test mode
  • OpenAPI reference that matches production
import { Xurel } from 'xurel';

const client = new Xurel('xrl_prd_...');

await client.emails.send({
  from: 'hello@acme.dev',
  to: 'user@example.com',
  subject: 'Welcome aboard',
  html: '<p>You are in.</p>',
});
200 · email.queued · 42ms

How it works

Three steps to production email.

01

Create an account

Sign up and grab an API key. No credit card for the free tier.

02

Verify your domain

Add SPF, DKIM, and DMARC with guided DNS. Ready in minutes.

03

Send your first email

Use the SDK, SMTP, or dashboard. Track delivery in real time.

Customers

Built for teams that care about delivery.

“We replaced three vendors with Xurel — API, SMTP, and team inboxes on one domain.”

Maya Chen Staff Engineer, Northline

“Webhook payloads are clean, docs match production, and OTPs finally land in under 200ms.”

Arjun Patel CTO, Orbit Pay

“Broadcasts and audiences feel like product tools, not a bolted-on ESP.”

Sofia Reyes Head of Growth, Kite CMS

Pricing

Simple plans in USD. Start free.

Mailbox seats are separate. No surprise platform fees on the free tier.

Free

$0 /mo

For side projects and testing.

  • 3,000 emails / month
  • 1 verified domain
  • 2 API keys
  • 1 webhook endpoint
  • Docs support
Start free

Scale

$80 /mo

For high-volume senders.

  • 200,000 emails / month
  • 25 verified domains
  • Unlimited API keys
  • Everything in Pro
  • Priority support
Choose Scale

FAQ

Questions, answered.

Is Xurel only for developers?

Developers love the API, but product and growth teams use Broadcasts, Audiences, and the dashboard every day.

Can I host mailboxes and send from the API on the same domain?

Yes. Xurel manages DNS and reputation for API traffic and human inboxes on one platform.

What is included in Free?

3,000 emails per month, one domain, and core API access. Upgrade when you need volume, teams, or dedicated IPs.

Do you support SMTP?

Yes. Point any SMTP client at smtp.xurel.co with your API key — no app rewrite required.

How do webhooks work?

Subscribe to delivery, bounce, complaint, and open events. Payloads are signed JSON with idempotent event IDs.

Where is pricing in USD?

Marketing prices are listed in USD. Free is $0, Pro is $20/mo, Scale is $80/mo — plus usage beyond plan limits.

Ship your first email today.

Create an account, verify your domain, and send in minutes.