NodeJS
Introduction
Using the A1Base API to send, receive, and manage messages
As weβre in Alpha right now, you can only get your API key by contacting the founders at [email protected] or [email protected]
Welcome
A1Base provides a Node.js SDK to easily integrate messaging capabilities into your application. Get started by installing the package:
npm install a1base-node
Documentation for using the Node.js SDK is available here.