ES

SDKs

Use the official SDKs to integrate MoSend faster. Install them with your favorite package manager.

Node.js / TypeScript

npm install @mosend/node
# pnpm add @mosend/node
# yarn add @mosend/node

Python

pip install mosend

Go

go get github.com/mosend/mosend-go

PHP

composer require mosend/mosend-php

If your language isn't listed, you can call the REST API directly with any HTTP client.