OpenAPI 3.1.02026-08-201030560.3 KB

600a2d17ea7f

Video

LTX-2.5 Pro

Quality-optimized audio-video model from Lightricks.

post/generate/video/lightricks/ltx-video-2.5-pro

Headers

X-Webhook-URLstring uri

URL to receive a POST request when the job completes. The webhook will receive the job data including results.

Request body

promptstring required
start_imagestring uri nullable

Can be an external URL, base64 data URI, or uploaded asset URL.

aspect_ratio'16:9' | '9:16'
resolution'720p' | '1080p'
generate_audioboolean
camera_motion'dolly_in' | 'dolly_out' | 'dolly_left' | 'dolly_right' | 'jib_up' | 'jib_down' | 'static' | 'focus_shift'
end_imagestring uri nullable

Can be an external URL, base64 data URI, or uploaded asset URL.

Response

The resulting job data. This will be returned in a pending state until the job is completed. See /jobs/{id} for retrieving the results.

job_idstring uuid required
status'backlogged' | 'queued' | 'scheduled' | 'processing' | 'sampling' | 'intermediate-complete' | 'completed' | 'failed' | 'cancelled' required
created_atstring date-time required
{"stackTrail":"paths:/generate/video/lightricks/ltx-video-2.5-pro:post:responses:200:content:application/json:schema:properties:completed_at","oasType":"schema","type":"unknown"}
{"stackTrail":"paths:/generate/video/lightricks/ltx-video-2.5-pro:post:responses:200:content:application/json:schema:properties:result","oasType":"schema","type":"unknown"}