init
Initialize the Airstack NodeJS SDK with Airstack API key. This is required to call the Airstack API.
Pre-requisites
Example
Function Signature
Params
Param
Type
Default Value
Description
env
dev | prod
dev
dev
provides verbose logging. prod
provides minimal logging, best for production environment.
Last updated