DocumentationInstallation
Installation
Install mailingcore-js — npm package and publication status.
The official JavaScript SDK is published as mailingcore-js. It is browser-safe, dependency-free, and under 1 KB gzip.
npm install
npm install mailingcore-js
pnpm add mailingcore-js
yarn add mailingcore-js
Requirements
- Node.js 18+ or any modern browser with
fetch - A MailingCore API key (
mc_live_...ormc_test_...)
Next steps
- Initialize the SDK with your API key
- Send your first email
- REST equivalent: Send email