Skip to content

Repository files navigation

Unipile Node SDK

TypeScript SDK for the Unipile API.

This SDK is only for Unipile API v2 (BETA). Use https://github.com/unipile/unipile-node-sdk for Unipile API v1.

Installation

npm install @unipile/sdk

Usage

import { UnipileMessaging } from "unipile";

const key = "apikey";
const messagingApi = new UnipileMessaging({ key });

For endpoint details, see the Unipile v2 API documentation.

Links

About

Official NodeJS SDK for the Unipile API v2.

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages