whook

Waiting for your first request

Paste the URL above into Stripe, GitHub, Slack — anything that sends webhooks. Or just try it right now:

Or from your terminal
curl -X POST … \
  -H 'content-type: application/json' \
  -d '{"hello":"world"}'

Keeps the last 100 requests. Deleted after 7 days without traffic.