- Enter the webhook/API URL you want to test
- Choose the HTTP method (GET, POST, PUT, PATCH, DELETE)
- Add headers and a JSON body as needed
- Click "Send" to fire the request
- 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.