webhooks.cafe
/api/hook/sitemap.xml

Waiting for requests...

Send a request to your webhook URL

0 requestsSession: sitemap.xml
Listening

webhooks.cafe

Your unique URL is ready. Send any HTTP request to it and it'll appear here in real time.

/api/hook/sitemap.xmlclick to copy

Quick start

curl -X POST /api/hook/sitemap.xml \
  -H 'Content-Type: application/json' \
  -d '{"hello": "world"}'

Real-time via SSE

Custom responses

Copy as cURL

No signup required. Sessions expire after 24 hours.