{"name":"MovieClipMaker API","version":"2.0.0","phase":"Phase 3 - API + BullMQ + SSE","endpoints":{"health":"/health","createProject":"POST /api/projects/create","listProjects":"GET /api/projects","getProject":"GET /api/projects/:id","getProjectStatus":"GET /api/projects/:id/status","getProjectPlan":"GET /api/projects/:id/plan","deleteProject":"DELETE /api/projects/:id","retryProject":"POST /api/projects/:id/retry","streamProgress":"GET /api/projects/:id/stream (SSE)","generateInfographic":"POST /api/infographics/generate","downloadInfographic":"GET /api/infographics/download/:fileName","previewInfographic":"GET /api/infographics/preview/:fileName"},"documentation":"See NEXT_PHASE.md for API documentation"}