Webhook Relay — Capture & Forward Webhooks | hookstream

Free webhook relay. Capture incoming webhooks and forward them to any URL in real-time. See request and response details. No signup required.

About hookstream

hookstream is the modern event gateway for developers who need webhooks that just work. It receives, transforms, and delivers webhooks reliably with real-time monitoring, automatic retries, circuit breakers, and instant database sync.

Key features

API

Base URL: https://hookstream.io/v1

Authentication: API key via X-API-Key header (hs_live_* or hs_test_*) or session cookie.

Full API reference: Authentication | Sources | Destinations | Connections | Events | Metrics

Free webhook testing (no auth required)

POST https://hookstream.io/v1/agent/sessions — Create a test webhook endpoint

GET https://hookstream.io/v1/agent/sessions/:id — Get session details and events

POST https://hookstream.io/v1/ingest/:source_id — Send webhooks to any source

Plans

Documentation (as markdown)

Getting started

API reference

Guides

Destination providers