Documentation

Overview

Install the SDK, pass your API key, and errors show up in the app.

Quick start

pnpm add @retrace-kit/sdk

import { init } from '@retrace-kit/sdk';
init({ apiKey: 'your-project-api-key' });

Setup — install, test, get your key.

Guides

Included