Skip to main content
1

Install the SDK

2

Set your API key

Create a .env file in your project root:
The SDK loads this automatically. To obtain your API key, see Authentication.
3

Send your first email

Create send.js:
Run it:
4

Check delivery status

Next steps

  • Email client: bulk send, attachments, dynamic templates, error handling
  • Forms client: retrieve form schemas and submit responses