curl /api/v1/webhooks \ -H "x-api-key: mh_live_abc123..."
{ "items": [ { "id": 1, "url": "https://your-app.com/webhooks/multihopper", "events": ["transfer.completed", "transfer.failed"], "isActive": true, "createdAt": "2025-01-10T00:00:00.000Z" } ] }
List all registered webhook endpoints
Documentation IndexFetch the complete documentation index at: https://dev-docs.multihopper.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://dev-docs.multihopper.com/llms.txt
Use this file to discover all available pages before exploring further.
Show Webhook fields