Skip to main content

Installation

Requirements

  • Node.js 16 or higher
  • TypeScript 4.5 or higher (optional)

Quick Start

Configuration

Initialize the Client

Environment Variables

Sending Emails

Basic Email

Multiple Recipients

With Attachments

Using Templates

Type Safety

The SDK is fully typed with TypeScript:

Error Handling

Async/Await and Promises

The SDK supports both async/await and promises:

Retrieving Emails

Managing Contacts

Templates

GitHub Repository

View on GitHub

Browse the source code, report issues, and contribute

Support

API Reference

Complete API documentation

Examples

View example code on GitHub