curl https://api.60db.ai/webhooks \ -H "Authorization: Bearer your-api-key"
{ "webhooks": [ { "id": "wh-123", "url": "https://example.com/webhook", "events": ["tts.completed", "stt.completed"], "status": "active", "created_at": "2026-01-15T10:00:00Z" } ] }
List all webhooks
Documentation IndexFetch the complete documentation index at: https://docs.60db.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.60db.ai/llms.txt
Use this file to discover all available pages before exploring further.