YOUR WEBHOOKS, IN PLAIN SIGHT
A tiny port for your HTTP requests.
Send, inspect, and share. Instantly.
Your own little endpoint. Send a request and watch it arrive below.
Point Stripe, GitHub, or anything that sends webhooks
to your URL above. We’ll catch every detail.
curl -X POST … \
-H 'content-type: application/json' \
-d '{"hello":"world"}'Any HTTP method. Live updates. A shareable view.