Your webhook payloads contain sensitive data — auth tokens, user emails, payment info.
Why send that to webhook.site?
HookForge: self-hosted webhook catcher. Your data stays on YOUR server.
curl -X POST http://69.62.106.38:3101/h/mytest -H 'Content-Type: application/json' -d '{"event":"payment"}'
curl http://69.62.106.38:3101/h/mytest/requests
Free. Open. Private.