Skip to main content
Hero Light

What is Unhook?

Unhook is an open-source tool that makes testing webhooks during local development simple and secure. Perfect for teams - share a single webhook endpoint while everyone tests locally.

Quick Start

Get started in seconds with a simple CLI command

Team Features

Share webhook URLs across your entire development team

Key Features

Unhook provides everything you need for efficient webhook development.

Smart Distribution

Automatically routes webhooks to the right developer’s machine

Real-time Dashboard

Monitor and debug webhook requests in real-time

End-to-End Security

Built with security-first principles and encrypted traffic

Provider Support

Works with Stripe, GitHub, Clerk, and many more providers

Getting Started

The fastest way to get started with Unhook is through our CLI:
npm install -g @unhook/cli
# Start the webhook
unhook listen
Visit our Quick Start guide to learn more about setting up Unhook for your team.