v1

latestOpenAPI 3.1.02026-07-26793302.3 KB

Remix Video API

post/v1/videos/{video_id}/remix

Path parameters

video_idstring required

The identifier of the completed video to remix.

Request body

promptstring required

Use this field according to the endpoint schema.

modelstring

Example request

{
  "prompt": "cry",
  "model": "sora-2"
}

Response

Successful Response

idstring required
objectstring required
modelstring required
statusstring required
progressinteger required
created_atinteger required
sizestring required
secondsstring required
remixed_from_video_idstring required