Skip to main content
Currently, the SDK is compatible with Bun, Node.js and Deno.

Installing

Or in Deno, we recommend serving from jspm.dev. This will ensure dependencies are bundled and cached for you.

Creating an SDK Instance

To use the SDK, you must first create a project token. You can also use a PAT (personal access token), however this is not recommended as it has access to all of your projects.
JS