Email · SMS · Capture pages · Messaging API

Customer messaging for small businesses and developers

Capture leads, send email and SMS campaigns, automate follow-ups, and integrate messaging with one API, all from your own domain. Recipients never see the YourSend name.

Small business owners using YourSend on a laptop

For small businesses

Everything you need to collect, message, and follow up

Lead capture that converts. Email and SMS campaigns that land. Sequences that follow up so you do not have to.

Capture pages

Collect emails and phone numbers from simple hosted pages, no website required.

AI templates

Generate polished email content, hero visuals, and reusable templates in seconds.

Sequences

Automatically follow up with new contacts after they join a list or capture page.

const res = await fetch("https://api.yoursend.dev/v1/send", {
  method: "POST",
  headers: {
    "Authorization": "Bearer ys_live_...",
    "Content-Type": "application/json"
  },
  body: JSON.stringify({
    channel: "email",
    to: "founder@example.com",
    subject: "Welcome aboard",
    html: "<h1>Hi Ada</h1>"
  })
});

For developers

One integration for product messaging

Send email, SMS, voice, WhatsApp, and OTP from a single REST endpoint. Track everything with webhooks and logs, and keep your own SDK.

REST API
Email, SMS, voice, WhatsApp, and OTP from one call.
Webhooks
Delivery, replies, suppressions, and activity events.
Logs
Debug every message with status and routing detail.
Domains
SPF, DKIM, and DMARC under your own brand.
Read developer docs

Simple

Get running in three steps

No setup fees. No long contracts. Sign up, connect your domain, and start reaching people.

Create your account

Sign up takes two minutes and requires nothing but an email address.

Verify your domain

Add SPF, DKIM, and DMARC records so mail sends under your own brand.

Send and track

Launch a blast or fire an API call, then watch delivery in real time.

YourSend customer

“YourSend cut our email setup time in half. We reach more customers from our own domain, without the headache.”

Naomi Adebayo

Founder, Coastal Goods

Answers

Questions small businesses and developers ask

What is YourSend?

A customer messaging platform that combines capture pages, email and SMS campaigns, automated follow-ups, AI templates, and transactional messaging APIs.

Who is it for?

Small business owners who want no-code marketing tools, and developers who need email, SMS, OTP, webhooks, logs, and domain infrastructure.

How much does it cost?

Free tier with 5,000 emails per month, no card required. Paid plans start at $6.99/mo Starter, $19.99/mo Growth, $49.99/mo Scale. No per-contact fees.

Can I use my own domain?

Yes. YourSend supports custom sending domains with full SPF, DKIM, and DMARC verification. Recipients never see the YourSend name.

Does it support WhatsApp?

Yes. Every plan includes WhatsApp alongside email, SMS, and voice, all through the same REST endpoint.

What languages are supported?

An official TypeScript and Node SDK (the yoursend npm package) plus a standard REST API that works from Python, Ruby, Go, PHP, or any HTTP client.

Start with the path you need

Use YourSend as a business dashboard, a developer API, or both

Teams collaborating with YourSend