{
  "service": "obiwan-webhook",
  "endpoints": [
    "GET /health",
    "GET /sales-live",
    "GET /api/sales-live/public",
    "GET /api/sales-live/stream",
    "GET /api/sales-live/refresh",
    "GET /api/sales-live/double-toggle",
    "GET /api/sales-live/sounds/<file>",
    "GET /webhooks/livechat",
    "GET /api/livechat/status",
    "GET/POST /api/livechat/config",
    "POST /api/prep-tool/customer-summary",
    "POST /api/master-call/ai-help",
    "POST /api/master-call/deepgram-token",
    "POST /webhooks/livechat",
    "GET /webhooks/livechat-sandbox",
    "GET /api/livechat-sandbox/status",
    "GET/POST /api/livechat-sandbox/config",
    "POST /webhooks/livechat-sandbox",
    "POST /webhooks/netsuite-so",
    "POST /webhooks/sales-live"
  ]
}