{"name":"VideoGen Export Server","version":"2.0.0","endpoints":{"health":"GET /api/video/health","export":"POST /api/video/export (FFmpeg - legacy)","quickExport":"POST /api/video/quick-export","lipsync":"POST /api/video/lipsync (Kling AI Avatar)","lipsyncStatus":"GET /api/video/lipsync/status/:jobId","remotionRender":"POST /api/remotion/render (Remotion SSR - recommended)","remotionProgress":"GET /api/remotion/progress/:jobId","remotionStatus":"GET /api/remotion/status","videoIdeasProcess":"POST /api/video-ideas/process","videoIdeasStatus":"GET /api/video-ideas/status/:jobId","videoIdeasHealth":"GET /api/video-ideas/health","storageUpload":"POST /api/storage/upload","storageDelete":"POST /api/storage/delete","storageHealth":"GET /api/storage/health","chat":"POST /api/chat (AI chat streaming — legacy)","agentChat":"POST /api/agent/chat (Unified agent streaming)","agentUsage":"GET /api/agent/usage?userId=&tier= (Rate limit stats)","agentHealth":"GET /api/agent/health"}}