Email API for developers

Transactional email, live in minutes

A simple API to send transactional and product email. Low cost, easy to deploy, and built for organizations that just need email to work.

No credit card · 200 emails a day, free for 100 days

Send your first email with one request
curl https://api.qsendyx.com/v1/emails \
  -H "Authorization: Bearer qsy_live_•••" \
  -H "Content-Type: application/json" \
  -d '{
    "from": "you@yourcompany.com",
    "to":   "user@example.com",
    "subject": "Welcome aboard",
    "html": "<h1>You are in.</h1>"
  }'

Why Qsendyx

Everything you need to send email, nothing you don’t

Skip the enterprise complexity. Verify a sender, grab a token, and send.

One clean API

REST endpoints with a token. Send in any language in a few lines.

Built for the inbox

SPF, DKIM and DMARC handled. Bounces and complaints tracked automatically.

Low, predictable cost

Simple monthly plans by volume. Start free, scale when you grow.

Real-time webhooks

Delivered, opened, clicked, bounced. All pushed to your app as it happens.

Verified senders

Confirm a single address or authenticate a whole domain in minutes.

Secure & LGPD-ready

Scoped API tokens, tenant isolation, built-in opt-out and STOP handling — LGPD compliance without the legwork.

Deliverability

Sent is not the same as delivered

Authentication and reputation decide where your email lands. We handle both, and tell you which one it was.

Your app
Qsendyx API POST /v1/emails
Accepted 202
Signed and queued
Authentication SPF DKIM DMARC
Reputation
Blocked
Spam
Inbox
Suppressed

Delivered to the inbox

Every outcome comes back as a webhook

SPF DKIM DMARC Reverse DNS (PTR)

Sent from our own MTA — SPF, DKIM, DMARC and forward-confirmed reverse DNS all in place, so mailbox providers trust the source before they even read the message.

Real-time events

Know what happened to every message

The moment a message is delivered, opened, clicked, bounces or draws a complaint, the event is pushed to your endpoint — no polling, no guesswork.

Delivered Opened Clicked Bounced Complained

Signed and verifiable

Each delivery is signed, so your app can prove the event really came from us.

Retried until it lands

A failing endpoint is retried with backoff — you never silently miss an event.

Analytics that add up

The same events power delivery, open and click rates in your dashboard.

How it works

From zero to sent in three steps

1

Verify your sender

Confirm an email address or authenticate your domain.

2

Create an API token

Generate a scoped token, or a 7-day test token to try it out.

3

Send

POST to the API and track delivery in real time.

Developer-first

An API you’ll actually enjoy

Copy, paste, send. Client libraries optional.

Get started
curl https://api.qsendyx.com/v1/emails \
  -H "Authorization: Bearer qsy_live_•••" \
  -H "Content-Type: application/json" \
  -d '{
    "from": "you@yourcompany.com",
    "to":   "user@example.com",
    "subject": "Welcome aboard",
    "html": "<h1>You are in.</h1>"
  }'

Pricing

Scale your email as you grow

Start free with 200 emails a day for 100 days. Move up only when you need more volume. No contracts, cancel anytime.

Free

For trying Qsendyx out

Free

200 emails / day

free for 100 days, then pick a plan

What's included

  • 1team members
  • 1webhook endpoints
  • 60 req/minon the API
  • Dynamic templates + A/B testing
  • Delivery, open & click analytics
  • Automatic suppression management
  • 3 daysof log retention
  • Community support

Starter

For small, steady sending

$12 /mo

50,000 emails / month

then $0.0008 per extra email

What's included

  • 5team members
  • 10webhook endpoints
  • 120 req/minon the API
  • Dynamic templates + A/B testing
  • Delivery, open & click analytics
  • Automatic suppression management
  • 30 daysof log retention
  • Email support
Most popular

Growth

Best price per email

$29 /mo

150,000 emails / month

then $0.0006 per extra email

What's included

  • 15team members
  • 30webhook endpoints
  • 300 req/minon the API
  • Dynamic templates + A/B testing
  • Delivery, open & click analytics
  • Automatic suppression management
  • Add-onDedicated sending IP
  • 90 daysof log retention
  • Email support

Scale

For high-volume senders

$69 /mo

500,000 emails / month

then $0.0004 per extra email

What's included

  • Unlimitedteam members
  • Unlimitedwebhook endpoints
  • 600 req/minon the API
  • Dynamic templates + A/B testing
  • Delivery, open & click analytics
  • Automatic suppression management
  • Dedicated sending IP
  • 12 monthsof log retention
  • Priority support

Enterprise

Custom volume with dedicated support

Custom

Let's tailor it to your volume

What's included

  • Unlimitedteam members
  • Unlimitedwebhook endpoints
  • Customon the API
  • Dynamic templates + A/B testing
  • Delivery, open & click analytics
  • Automatic suppression management
  • Dedicated sending IP
  • SSO / SAML
  • Customof log retention
  • Dedicated account manager

Talk to sales

Tell us about your volume and we'll tailor a plan for you.

We use your details to reply about your plan. Nothing else, no list.

Prices in USD, billed monthly. Only email sends count toward your quota.

FAQ

Frequently asked questions

Everything you need to know before your first send. Still unsure? Talk to us.

What is the Qsendyx Email API?

The Qsendyx Email API is a tool that lets you send, track and manage email programmatically. Verify a sender, grab a scoped token, and send transactional or product email — welcome messages, receipts, one-time codes — with a single request. Dynamic templates, real-time delivery events and per-tenant isolation keep your mail in the inbox and your data your own.

How fast can I start sending?

Minutes. Create an account, confirm a single sender address (or authenticate a whole domain), generate an API token, and POST your first message. No sales call, no credit card — your trial gives you 200 emails a day for 100 days.

How does pricing work?

Simple monthly plans by volume, priced in USD. Every plan includes a monthly email quota that is already paid for by the subscription — sends inside your quota never touch your wallet. Only usage beyond the quota draws on prepaid credit. No hidden per-send fees, no surprise overages.

Do you handle deliverability and authentication?

Yes. We guide you through SPF, DKIM and DMARC when you verify a domain, and we never send from an unverified sender. Bounces and complaints are tracked automatically and suppressed addresses are honored on every send, so your sending reputation stays clean.

How do webhooks and delivery events work?

Every message emits events — delivered, opened, clicked, bounced, complained — pushed to your endpoint in real time as they happen. Each delivery is signed and retried on failure, so you get an accurate, ordered picture of what reached your recipients without polling.

How are my API tokens and data kept secure?

Tokens are scoped and shown only once, at creation — we store a hash, never the full secret. Every tenant is isolated at the database level, marketing and transactional streams are separated from the schema up, and we never log passwords, codes or provider credentials.

Can I send marketing campaigns too?

Yes, with campaigns and contact lists in the dashboard — kept strictly separate from your transactional stream so promotional volume never contaminates the reputation of your critical mail. Opt-in, unsubscribe and STOP handling are built in.

Are you compliant with the LGPD?

We are built for it. Qsendyx acts as a data processor on your behalf: consent, opt-out and STOP are handled on every send, suppressed recipients are never messaged, and data retention is bounded by your plan. Every tenant is isolated at the database level and we never log message content, codes or credentials — so meeting the LGPD is the default, not extra work.

Start sending in minutes

Start free — 200 emails a day for 100 days. No credit card required.

Create your account