Webhook Tester

Build HTTP requests, fire them, and inspect responses. A lightweight REST client in your browser.

How to Use
  1. Enter the webhook/API URL you want to test
  2. Choose the HTTP method (GET, POST, PUT, PATCH, DELETE)
  3. Add headers and a JSON body as needed
  4. Click "Send" to fire the request
  5. Inspect the response status, headers, and body below

Note: Requests are sent directly from your browser. CORS restrictions apply — the target server must allow cross-origin requests.

Headers
Body

Privacy

Requests go directly from your browser to the target URL. Nothing is proxied or logged by Forgelit.