Nuntly home page
Search...
⌘K
Support
Dashboard
Dashboard
Search...
Navigation
Guides
SDK Setup & Requirements
Documentation
API Reference
Documentation
Community
Get Started
Welcome to Nuntly
Guides
Send Your First Email
Bulk Email Sending
Integrate Webhooks
SDK Setup & Requirements
On this page
Requirements
Install the SDK
Guides
SDK Setup & Requirements
Common requirements to use the Nuntly TypeScript SDK
This page outlines the common setup steps and requirements to use the TypeScript SDK across all guides.
Requirements
Node.js 18+ and Typescript installed
A
domain
that has been verified for sending emails
A valid
API Key
. You can generate one in your
Nuntly dashboard
.
Install the SDK
Make sure you’ve installed the Nuntly SDK:
pnpm
yarn
npm
bun
Copy
pnpm
add
@nuntly/sdk
Integrate Webhooks
Assistant
Responses are generated using AI and may contain mistakes.