Installation
Install the latest Inbound SDK using your preferred package manager:Requirements
- Node.js 18.0 or later
- TypeScript 4.5+ (for TypeScript projects)
Quick Start
1
Import the SDK
2
Initialize with your API key (v3.0.0 syntax)
Breaking Change from v2.x: The constructor now takes the API key as a string parameter instead of a configuration object.
3
Send your first email