agentutils

AGENTUTILS / WEBHOOK

Give the request
somewhere to land.

Create a write-only endpoint. Inspect deliveries using a separate management capability that never appears in the capture URL.

NEW BIN
100 REQUESTS

AUTOMATION READY

Create bins from code.

curl -X POST https://webhook.agentutils.uk/api/v1/bins \
  -H 'Content-Type: application/json' \
  -d '{"expires_in":604800}'