Use curl: curl -X POST https://freejsoncompare.com/api/webhook -d '{"event":"test"}'
Send POST requests to /api/webhook and they will appear here.
Receive and inspect webhook payloads on /api/webhook.
Use to probe APIs and webhooks without switching tools.
Everything runs in your browser. API/Webhook calls only hit the endpoints you choose; nothing is stored or shared by default.