Send requests to: https://hookcrate.io/hook/demo
Timestamp: 2025-04-18 12:00:00
Method: POST
Headers:
{ "Content-Type": "application/json", "X-Demo-Header": "yes" }
Body:
{ "event": "user.created", "user": { "id": 123, "email": "demo@example.com" } }
Timestamp: 2025-04-18 12:02:00
Method: POST
Headers:
{ "Content-Type": "application/json", "X-Demo-Header": "yes" }
Body:
{ "event": "payment.succeeded", "amount": 4200, "currency": "usd" }