Hookdrop can read any captured webhook event and describe what happened in plain English — no JSON parsing required.Documentation Index
Fetch the complete documentation index at: https://bobprince.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Use it from the dashboard
Click any event in your dashboard and select Explain. Hookdrop sends the payload and headers to the AI and returns a short, human-readable summary.Use it from the API
Example response
When it’s useful
- Working with an unfamiliar provider whose payload structure you don’t know yet
- Quickly confirming what an event represents before writing code to handle it
- Auditing past events to understand what triggered specific behavior in your system
