{"name":"Ngatmay Video Server","version":"1.0.0","description":"Express.js server for Ngatmay Video Client extension","endpoints":{"video":{"POST /api/v1/generate":"Generate video","GET /api/v1/status/:jobId":"Check job status","GET /api/v1/jobs":"List jobs","DELETE /api/v1/jobs/:jobId":"Cancel job","GET /api/v1/queue":"Queue status","GET /api/v1/health":"Health check"},"whisk":{"GET /api/v1/whisk/status":"Whisk system status","GET /api/v1/whisk/credentials":"List credentials","GET /api/v1/whisk/credentials/:email":"Get credentials","GET /api/v1/whisk/clients":"List connected clients","POST /api/v1/whisk/request-refresh":"Request credential refresh"}},"websocket":{"video":"/ws/video-ext","whisk":"/ws/whisk-ext"}}