v1
latestOpenAPI 3.1.02026-08-04143345.6 KBasyncVideoGeneration
Extend video duration
Extend a video by generating additional frames at the beginning or end. The model uses context frames from the input to produce a seamless continuation with consistent motion and audio.
Responds immediately with the job id and created_at timestamp. Poll GET /v2/extend/{id} until the status is completed, then download from result.video_url.
Billed per second, based on the extended portion plus the context frames used from the input video. See Pricing.
post/v2/extend
Headers
Authorizationstring required
API key authentication
Request body
Response
Job submitted successfully