{"service":{"name":"FluxSpeak API v2","version":"2.0.0","status":"healthy","environment":"production","platform":"vercel","region":"iad1","startedAt":"2026-05-30T15:20:03.487Z","currentTime":"2026-05-30T15:21:17.634Z","uptime":"0h 1m 14s","uptimeMs":74147},"database":{"status":"connected","latencyMs":5137,"stats":null,"urlConfigured":true},"configuration":{"port":3002,"corsOrigins":8,"jwtSecretConfigured":true,"clerkSecretConfigured":true,"deepgramConfigured":false,"cartesiaConfigured":false,"openaiConfigured":false,"s3Configured":true},"endpoints":{"root":{"method":"GET","path":"/","description":"This debug/info endpoint"},"health":{"method":"GET","path":"/health","description":"Basic health check"},"sessions":{"method":"GET","path":"/api/sessions","description":"List all sessions"},"sessionDetail":{"method":"GET","path":"/api/sessions/:id","description":"Get session by ID"},"sessionStart":{"method":"POST","path":"/api/sessions/:id/start","description":"Start a session"},"sessionStop":{"method":"POST","path":"/api/sessions/:id/stop","description":"Stop/end a session"},"sessionTranscripts":{"method":"GET","path":"/api/sessions/:id/transcripts","description":"Get session transcripts"},"stats":{"method":"GET","path":"/api/stats/dashboard","description":"Dashboard statistics"},"users":{"method":"GET","path":"/api/users","description":"List users"},"churches":{"method":"GET","path":"/api/churches","description":"List churches"},"notifications":{"method":"GET","path":"/api/notifications","description":"List notifications"}},"_meta":{"note":"This is a debug/info endpoint. All sensitive values are redacted.","docs":"See endpoints above for available API routes"}}