WasenderAPI provides official SDKs to help developers integrate quickly and efficiently using their preferred programming language or framework.
Official SDKs – Node.js, Python & Laravel
WasenderAPI provides official SDKs to help developers integrate quickly and efficiently using their preferred programming language or framework.
Node.js SDK
Install the Node.js SDK using npm:
npm install wasenderapi
View full documentation and usage examples on npmjs.com .
Python SDK
Install the Python SDK using pip:
pip install wasenderapi
View full documentation and usage examples on PyPI .
Laravel SDK
Install the Laravel SDK using Composer:
composer require wasenderapi/wasenderapi-laravel
View the package and installation details on Packagist .