Skip to main content
POST

Endpoint

Use this endpoint after saving clip edits with POST /update-clip, or whenever you need a finalized export for an existing clip. Rendering runs synchronously, so the request stays open until the render finishes or fails.

Authentication

Request Body

Response

Performance

  • Rendering runs synchronously.
  • Expected runtime is about 20 seconds + video_length_seconds * 0.5.
  • Keep the connection open until the response returns.

Clip Model

Review the clip fields returned by workflow results