Behose

Point your webhooks
anywhere.

Get a unique inbound URL — a hose. Every request that hits it is captured and fanned out to all your destination URLs, with automatic retries. Plus a live inspector so you can see exactly what came in and where it went.

Free — we email you your hose link so you never lose it.
1 · Capture

Send any HTTP request to https://behose.com/h/<id>. Method, headers, query and body are all recorded.

2 · Fan out

Add one or more destination URLs. Behose relays every request to all of them, retrying failures up to 3×.

3 · Inspect

Watch deliveries land in real time and see per-destination status, response codes and errors.

Try it in one line

curl -X POST https://behose.com/h/<your-hose-id> \
  -H 'content-type: application/json' \
  -d '{"hello":"behose"}'

Great for: relaying a single provider webhook to several services, mirroring events into Slack/Discord, debugging what a webhook actually sends, or splitting one endpoint into many.

Pricing

Free — $0

Unlimited hoses — just your email. Last 50 deliveries retained per hose · up to 10 destinations.

Pro — $9 / 30 days per hose

Last 500 deliveries retained · up to 50 destinations. Pay with Bitcoin from your hose dashboard — no account needed.