YourSendYourSend
DocumentationAPI ReferenceSDKSMTP
Sign InGet Started →

Getting Started

  • Introduction
  • Quickstart
  • Authentication

Quickstart

  • Node.js
  • Next.js
  • Express
  • cURL

Sending

  • Send Email
  • Send SMS
  • Send Voice
  • AI Smart Routing

Verification

  • OTP Overview
  • Verify Code

Inbound Email

  • Overview
  • Setup Guide

API Reference

  • POST /v1/send
  • POST /v1/check
  • GET /v1/messages
  • GET /v1/messages/:id
  • Inbound Emails API
  • Inbound Addresses API
  • Suppressions API
  • Reputation API
  • Templates API
  • Contacts API
  • Blasts API
  • Domains API
  • Webhooks API
  • GET /v1/usage
  • GET /v1/lookup/:phone
  • GET /v1/smtp
  • Error Codes

Dashboard

  • Inbox
  • Domains
  • Templates
  • Contacts
  • Blasts
  • Analytics
  • API Keys

Resources

  • SMTP Relay
  • Webhooks
  • Rate Limits
  • FAQ

Quickstart

Choose your framework to get started sending messages with YourSend.

Prerequisites

To get the most out of this guide, you'll need to:

  • Create an API key
  • Verify your domain

Choose your framework

🟢Node.js

Send emails using the YourSend Node.js SDK

▲Next.js

Integrate YourSend with Next.js API routes

⚡Express

Add YourSend to your Express.js backend

🖥️cURL

Test the API directly from your terminal