Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl "https://api.unipay.com/v1/webhooks" \ -H "Authorization: Bearer YOUR_API_KEY"
{ "webhooks": [ { "webhookId": "wh_123", "url": "https://your-app.com/webhooks", "events": ["transaction.completed"], "createdAt": "2026-04-22T12:00:00Z" } ] }
Get all registered webhooks