Skip to main content

Installation

Requirements

  • Node.js 20+, Bun, or Deno
  • Native fetch support (no polyfill needed)

Quick Start

Configuration

Resources

Emails

Attachments

Lists

Contacts

Verification

Error Handling

TypeScript Support

The SDK includes full TypeScript definitions:

Features

  • Zero dependencies - Uses native fetch
  • ESM + CJS - Dual module output
  • Full TypeScript - Complete type definitions
  • Automatic retries - Exponential backoff for failures
  • 98%+ test coverage

npm Package

View on npm

GitHub

Source code