Temporary Webhook Endpoint Creator
Use when an agent needs to receive a callback payload (e.g. OAuth code or payment hook).
Call
POST https://codepulse-api.hahavoid0.workers.dev/webhook/listen
{}AgentCash command
npx agentcash@latest fetch https://codepulse-api.hahavoid0.workers.dev/webhook/listen -m POST -b '{}'Not for
Do not use for high-throughput messaging or persistent API routing.