Capture. Understand. Replay. The AI-powered webhook debugger that makes debugging feel like magic.
Works with your stack
// capabilities
Built for the modern development loop. No more print statements or manual testing.
Install HookLens in your app with just one line of code. Start capturing webhooks instantly.
Install the package
npm install hooklens-node
Add one line of middleware
app.use(hooklens({ provider: "{provider}" }))
Open your dashboard
Events stream in live, instantly.