Hero Light Hero Dark

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.

Key Features

Unhook provides everything you need for efficient webhook development.

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.