$webhook.build
Docs
- 1.Get an endpoint — Open webhook.build → you get an HTTPS URL instantly. No signup.
- 2.Send a test — Point Stripe/GitHub/etc. at that URL (or
curl -X POSTwith a JSON body). Requests show up live. - 3.Inspect — Open a request for headers + body.
- 4.Mock a response — Set a custom status code if you’re testing how the sender reacts.
- 5.Replay — Resend/edit a captured payload while you fix your handler.
- 6.Keep Forever ($10) — Sign in, pay once via Stripe; that URL stops expiring (1,000 webhooks/day + permanent features on pricing).
- 7.CLI — See /docs/cli to forward to localhost.