Frequently asked questions

UseWebhook is a tool to capture and inspect webhooks from your browser. You can forward incoming webhooks to localhost, or replay individual requests from history.

You get a unique URL to receive your webhooks (i.e. from Slack or Stripe). UseWebhook will capture any requests made to this endpoint. You can then inspect the request data from your browser or forward them to a local development server.

Yes, you can use UseWebhook for free - no sign up required.

You can create multiple webhook URLs and send as many requests as you'd like. However, to prevent abuse we rate limit some operations, only store the 20 most recent requests per webhook URL, and limit the request body to 10 kB.

We follow industry best practices, including encryption in transit and at rest, data minimization, frequent updates, and DDoS protection. We also regularly vet our service providers to ensure they meet strict security and data protection standards.