Skip to content
Changelog v1.11.0 New

Try the demo without signing up

A read-only demo account with live mock traffic, so you can explore deliveries, incidents, and alerts before creating an account.

Published 1 min read
On this page

Reading about a webhook dashboard is not the same as using one. This release adds a demo account you can open without signing up, populated with traffic that behaves like the real thing.

Added

  • Demo account — a /try-demo entry drops you into a pre-seeded workspace with a demo banner. Mutating controls are disabled and a read-only guard blocks writes, so the demo stays clean no matter what visitors click.
  • Live mock traffic — a traffic generator sends webhooks against a scenario sink in the background, so deliveries, successes, and failures keep arriving while you look around rather than sitting frozen.
  • Real incidents from that traffic — demo failures are analysed automatically, so incidents and alert firings actually form from the generated traffic instead of being faked. What you see is the genuine flow: capture, failure, incident, alert.

When you are ready for your own data, sign up and point a real endpoint at your destination.

Notes

Release date comes from the v1.11.0 git tag (13 July 2026).

Get started

See what happened to every webhook.

HookWatch keeps the request, the response, and every attempt for each delivery — so the debugging, retry, and replay steps in this article are a matter of reading, not reconstructing.