Capture pages
Collect emails and phone numbers from simple hosted pages, no website required.
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.

Capture pages, contact lists, AI templates, sequences, and blasts, managed from one dashboard.
Explore small business /developersTransactional email, SMS, OTP, webhooks, logs, domains, and routing built for builders.
Explore developersFor small businesses
Lead capture that converts. Email and SMS campaigns that land. Sequences that follow up so you do not have to.
Collect emails and phone numbers from simple hosted pages, no website required.
Generate polished email content, hero visuals, and reusable templates in seconds.
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
Send email, SMS, voice, WhatsApp, and OTP from a single REST endpoint. Track everything with webhooks and logs, and keep your own SDK.
Simple
No setup fees. No long contracts. Sign up, connect your domain, and start reaching people.
Sign up takes two minutes and requires nothing but an email address.
Add SPF, DKIM, and DMARC records so mail sends under your own brand.
Launch a blast or fire an API call, then watch delivery in real time.

Founder, Coastal Goods
Answers
A customer messaging platform that combines capture pages, email and SMS campaigns, automated follow-ups, AI templates, and transactional messaging APIs.
Small business owners who want no-code marketing tools, and developers who need email, SMS, OTP, webhooks, logs, and domain infrastructure.
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.
Yes. YourSend supports custom sending domains with full SPF, DKIM, and DMARC verification. Recipients never see the YourSend name.
Yes. Every plan includes WhatsApp alongside email, SMS, and voice, all through the same REST endpoint.
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
