Videos
Create a video
Create a new video generation job from a prompt and optional reference assets.
post/videos
Request body
Example request
{
"input_reference": {
"file_id": "file-123"
}
}Response
Success
Create a new video generation job from a prompt and optional reference assets.
{
"input_reference": {
"file_id": "file-123"
}
}Success