> ## Documentation Index
> Fetch the complete documentation index at: https://docs.bey.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# TypeScript SDK

> Use Beyond Presence natively in TypeScript and JavaScript via our TypeScript SDK.

Interact with all Beyond Presence API endpoints natively in TypeScript and JavaScript.

## Installation

```shell theme={null}
npm install @bey-dev/sdk
```

## Documentation & Examples

Find documentation, examples, and API reference in the official repository:

<Card title="Beyond Presence TypeScript SDK" icon="github" href="https://github.com/bey-dev/bey-typescript">
  Complete documentation, examples, and API reference for TypeScript and JavaScript applications.
</Card>

Before getting started, make sure you generated an API Key from your [dashboard settings](https://app.bey.chat/settings).
