Documentation
Everything you need to send errors to Trapify. If you are already instrumented with a Sentry SDK, start with the compatibility guide — you probably do not need to change any code.
Quickstart
Install the SDK, get your DSN, and see your first error in under two minutes.
DSN setup
Where your DSN comes from, what it authorises, how to use the Sentry-format variant, and why it cannot be rotated yet.
SDK reference
Every init option and exported function, the beforeSend hook, and the Node.js specifics.
Sentry SDK compatibility
Keep your existing Sentry SDK and point SENTRY_DSN at Trapify. One env var, no code changes.
Using Trapify with an AI assistant
Trapify publishes a machine-readable integration reference. Point Claude, Cursor, Copilot or any other assistant at trapify.tech/llms.txt and it can wire up the SDK for you without further context.