/api/hook/llms.txt

Waiting for requests...

Send a request to your webhook URL

0 requestsSession: llms.txt
Listening

webhooks.cafe

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

/api/hook/llms.txtclick to copy

Quick start

curl -X POST /api/hook/llms.txt \
  -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.