Inspect every webhook delivery — payload, signature, response, and timing — and replay any of them from the dashboard.
"The webhook didn't arrive" is the least fun sentence in integration work. Now you can see exactly what happened.
Every delivery attempt is inspectable under Developers → Webhooks: the signed payload we sent, the response your endpoint returned, status code, latency, and each retry in the backoff schedule.
Webhooks also moved off the request path, so issuing a pass never waits on your endpoint being fast.
Free for 10 active passes. No card required.