You're viewing the demo build. Switch language anytime in settings.
Sign In
Plans from
$6.99
subscription

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.

Run canvas flow
Vertex + mock fallback

Prompt polish

POST /api/prompt/polish

Rewrite rough prompts into production-ready image/video prompts.

HAR parity mock

Workflow save

POST /api/workflow/save

Persist the graph payload shape used by the captured canvas save loop.

Batch status polling

Workflow prompt

POST /api/workflow/prompt

Submit a canvas graph and poll prompt IDs through batch-get.

Mock ffmpeg result

Frame extract

POST /api/video/frames

Extract still frames from generated videos and add them back to the graph.

Mock long task

Video compose

POST /api/video/compose

Combine multiple clips into a single compose task with operation polling.

Token/chunk mock

Upload protocol

/api/upload/*

Local clone of issue, resume, fragment, complete, and verify token routes.

Session mock

SAM2 preprocess

POST /api/task/preprocess

Start a video preprocessing session that mirrors the captured HAR request.

Export fixture

Project history

GET /api/projects/generation-tasks/:id

Expose generation tasks reconstructed from the HAR and downloaded media.