HAR endpoint surface
All Tools
The captured network surface is represented as local mock APIs so the UI can exercise the same lifecycle before the D2SS backend merge.
Prompt polish
POST /api/prompt/polish
Rewrite rough prompts into production-ready image/video prompts.
Workflow save
POST /api/workflow/save
Persist the graph payload shape used by the captured canvas save loop.
Workflow prompt
POST /api/workflow/prompt
Submit a canvas graph and poll prompt IDs through batch-get.
Frame extract
POST /api/video/frames
Extract still frames from generated videos and add them back to the graph.
Video compose
POST /api/video/compose
Combine multiple clips into a single compose task with operation polling.
Upload protocol
/api/upload/*
Local clone of issue, resume, fragment, complete, and verify token routes.
SAM2 preprocess
POST /api/task/preprocess
Start a video preprocessing session that mirrors the captured HAR request.
Project history
GET /api/projects/generation-tasks/:id
Expose generation tasks reconstructed from the HAR and downloaded media.