TosSend
Pricing
EN|KM
Sign inSign up
EN|KM
Sign inSign up
TosSend

Email API built for developers. Simple, reliable, and scalable from day one.

Product

  • Features
  • Templates
  • Integrations
  • Pricing
  • Compare

Resources

  • Documentation
  • FAQ
  • Customers
  • Security

Company

  • About
  • Careers
  • Contact

Legal

  • Privacy
  • Terms

© Copyright 2026 Product. All Rights Reserved.

All systems operational
TosSend
Pricing
EN|KM
Sign inSign up
EN|KM
Sign inSign up
TosSend

Email API built for developers. Simple, reliable, and scalable from day one.

Product

  • Features
  • Templates
  • Integrations
  • Pricing
  • Compare

Resources

  • Documentation
  • FAQ
  • Customers
  • Security

Company

  • About
  • Careers
  • Contact

Legal

  • Privacy
  • Terms

© Copyright 2026 Product. All Rights Reserved.

All systems operational
Now in Early Access — join the waitlist

Email infrastructure
for developers.

Send transactional and marketing emails at scale. MJML templates, real-time analytics, and a clean API — all in one place.

Start for freeView docs
100 free emails per day
No credit card required
Full API access from day one
MJML template rendering

What you get on day one

Free tier — no credit card100 emails per day, forever
Sub-2s delivery targetInfrastructure built for speed
MJML template renderingConsistent across every client
API-first by designREST, SDKs, and webhooks included
DKIM, SPF & DMARCDeliverability taken seriously

Developer experience

Integrate in minutes, not days.

A clean, consistent API across every language. Copy a snippet, swap your key, ship your feature. We handle delivery — you handle the product.

  • Node.js, Python, Go, PHP SDKs
  • MJML template rendering server-side
  • Merge tags with {{variable}} syntax
  • Webhooks for every delivery event
1import { TosSend } from 'tossend'
2 
3const client = new TosSend('ts_live_••••••••••••••••')
4 
5const { data, error } = await client.emails.send({
6 from: 'hello@yourapp.com',
7 to: 'user@example.com',
8 subject: 'Welcome to the platform',
9 mjml: `<mjml>
10 <mj-body>
11 <mj-section>
12 <mj-column>
13 <mj-text>Hey {{name}}, welcome aboard!</mj-text>
14 </mj-column>
15 </mj-section>
16 </mj-body>
17</mjml>`,
18})
19 
20console.log(data?.id) // email_••••••••••••••••

Platform

Everything you need to send great email.

All features
Speed

Under 2s delivery. Always.

Infrastructure built for low latency. Your emails reach inboxes before your users notice.

Security

Enterprise-grade from day one.

DKIM, SPF, DMARC. TLS in transit. SOC 2 in progress.

Analytics

See everything, in real time.

Opens, clicks, bounces, complaints — all tracked and visualised in your dashboard.

Templates

MJML-first templates.

Write once, render perfectly in Gmail, Outlook, Apple Mail. No more table hacks.

API

One API. Every language.

Node.js, Python, Go, PHP. REST and webhooks. Integrate in minutes, not days.

Deliverability

Reach inboxes, not spam folders.

Managed IPs, blocklist monitoring, and automatic warm-up built in.

Built-in deliverability

Proactive blocklist tracking
Managed dedicated IPs
Automatic IP warm-up
Real-time webhooks
Contact management
Engagement analytics

Get started

Start sending in minutes.

Free plan available. No credit card required. 100 emails per day, forever.

Create free accountTalk to sales

No usage limits on the free tier for email sends within the daily cap.

Now in Early Access — join the waitlist

Email infrastructure
for developers.

Send transactional and marketing emails at scale. MJML templates, real-time analytics, and a clean API — all in one place.

Start for freeView docs
100 free emails per day
No credit card required
Full API access from day one
MJML template rendering

What you get on day one

Free tier — no credit card100 emails per day, forever
Sub-2s delivery targetInfrastructure built for speed
MJML template renderingConsistent across every client
API-first by designREST, SDKs, and webhooks included
DKIM, SPF & DMARCDeliverability taken seriously

Developer experience

Integrate in minutes, not days.

A clean, consistent API across every language. Copy a snippet, swap your key, ship your feature. We handle delivery — you handle the product.

  • Node.js, Python, Go, PHP SDKs
  • MJML template rendering server-side
  • Merge tags with {{variable}} syntax
  • Webhooks for every delivery event
1import { TosSend } from 'tossend'
2 
3const client = new TosSend('ts_live_••••••••••••••••')
4 
5const { data, error } = await client.emails.send({
6 from: 'hello@yourapp.com',
7 to: 'user@example.com',
8 subject: 'Welcome to the platform',
9 mjml: `<mjml>
10 <mj-body>
11 <mj-section>
12 <mj-column>
13 <mj-text>Hey {{name}}, welcome aboard!</mj-text>
14 </mj-column>
15 </mj-section>
16 </mj-body>
17</mjml>`,
18})
19 
20console.log(data?.id) // email_••••••••••••••••

Platform

Everything you need to send great email.

All features
Speed

Under 2s delivery. Always.

Infrastructure built for low latency. Your emails reach inboxes before your users notice.

Security

Enterprise-grade from day one.

DKIM, SPF, DMARC. TLS in transit. SOC 2 in progress.

Analytics

See everything, in real time.

Opens, clicks, bounces, complaints — all tracked and visualised in your dashboard.

Templates

MJML-first templates.

Write once, render perfectly in Gmail, Outlook, Apple Mail. No more table hacks.

API

One API. Every language.

Node.js, Python, Go, PHP. REST and webhooks. Integrate in minutes, not days.

Deliverability

Reach inboxes, not spam folders.

Managed IPs, blocklist monitoring, and automatic warm-up built in.

Built-in deliverability

Proactive blocklist tracking
Managed dedicated IPs
Automatic IP warm-up
Real-time webhooks
Contact management
Engagement analytics

Get started

Start sending in minutes.

Free plan available. No credit card required. 100 emails per day, forever.

Create free accountTalk to sales

No usage limits on the free tier for email sends within the daily cap.