Beyond Presence offers a TypeScript SDK that enables you to interact with all API endpoints natively in TypeScript / JavaScript applications.

Installation

You can install the SDK in your project using npm:
npm install @bey-dev/sdk

Getting Started

To get started, familiarize yourself with the basics of our API and create your own API Key. For detailed usage instructions, check out the README of our TypeScript SDK repository:

Beyond Presence TypeScript SDK

The Beyond Presence TypeScript SDK provides convenient access to the Beyond Presence REST API from server-side TypeScript or JavaScript.