Request Report
View all captured HTTP requests grouped by endpoint
No requests captured yet
Send a request to any endpoint to start capturing data
Try it out:
curl -X POST https://webhookcapture.krakentech.net/test -d "hello=world"
How it works
All HTTP requests (GET, POST, PUT, DELETE, etc.) sent to any path on this domain will be automatically captured and logged.
- View request counts by endpoint
- Inspect headers, parameters, and body data
- See timestamps and client information
- Perfect for webhook testing and debugging