Extend Video
POST
/v1/video/extend
- Extend generation from an existing video task
- Required:
model,prompt,task_id,start_time
Authorizations
bearer
Type
HTTP (bearer)
Request Body
application/json
model
string
Required
Model name, e.g. grok-video-3
prompt
string
Required
Prompt
task_id
string
Required
Task ID of the video to extend
aspect_ratio
string
Optional: 2:3, 3:2, 1:1 — match target extension size
size
string
720P or 1080P
start_time
integer
Required
Start time
upscale
boolean
Responses
Success
application/json
object