Twilio SendGrid

Everything you need to deliver emails at scale

  • 148+ billion emails sent every month
  • 99.999% up time
  • 100+ full-time email deliverability experts

No credit card required | Get started quickly | Access to all Twilio products

Get your emails to the inbox where they belong

Email API and SMTP service for developers

Trusted API for email delivery at scale.

Email campaigns for marketers

Tools to create engaging email campaigns.

The Twilio SendGrid difference

Woman smiling at phone on couch with email delivery notification overlay and email sender details.

Proven deliverability

The tools and expertise you need to optimize your inbox delivery rate.

Two people highlighted on a world map indicating different locations.

Scale with confidence

Send on a world-class platform that delivers more than 100 billion emails every month.

Smiling woman in a grey blazer with a headset, sitting at a desk in an office environment

Email expertise

Experts can help you optimize your program, troubleshoot, and resolve issues.

The email API by developers for developers

Integrate and deliver in minutes with our RESTful APIs and SMTP, libraries to support your programming language, and interactive documentation.

// using Twilio SendGrid's v3 Node.js Library
// https://github.com/sendgrid/sendgrid-nodejs
const sgMail = require('@sendgrid/mail');
sgMail.setApiKey(process.env.SENDGRID_API_KEY);
const msg = {
  to: 'test@example.com',
  from: 'test@example.com',
  subject: 'Sending with Twilio SendGrid is Fun',
  text: 'and easy to do anywhere, even with Node.js',
  html: '<strong>and easy to do anywhere, even with Node.js</strong>',
};
sgMail.send(msg);
API - 03

Intuitive email marketing campaigns for marketers

Build meaningful connections with easy-to-use email marketing tools that streamline everything from design to send.

Free trial

Start sending email with SendGrid for free

Sign up for a free trial to experience SendGrid’s reliable, scalable email delivery.

Start sending email with SendGrid for free