Appearance
Getting Started
Resend Plus is a modern email API built for developers. It provides a simple interface to send transactional emails, manage audiences, and track delivery.
Features
- Transactional Emails - Send emails via API with HTML or plain text
- Templates - Create reusable email templates with dynamic variables
- Broadcasts - Send bulk emails to audiences
- Audiences & Contacts - Manage subscriber lists
- Domains - Configure custom sending domains
- Webhooks - Receive real-time event notifications
- Analytics - Track opens, clicks, and delivery rates
Prerequisites
- A Resend Plus account
- A verified domain (for production use)
- An API key
Installation
Install the TypeScript SDK:
bash
npm install @resend-plus/sdkOr use the REST API directly.
Next Steps
- Quick Start - Send your first email
- Authentication - Learn about API keys
- API Reference - Full API documentation