Generate video from image
Authentication
Request
Image to be used as the first frame of the video. See Input Formats for supported formats and size limits.
Model to use for generation. See Supported Models for details.
Deprecated:
ltx-2-fastandltx-2-proare deprecated. See the LTX-2 Deprecation Notice.
Video duration in seconds. See Supported Models for available durations per model. Pass null to let ltx-2-5-fast or ltx-2-5-pro choose the length from your prompt — see Automatic duration. Cannot be combined with last_frame_uri.
Output video resolution. See Supported Models for available resolutions per model.
Frame rate in frames per second. See Supported Models for available FPS per model and resolution.
Generate audio for the video. When true, the generated video will include AI-generated audio matching the scene. When false, only silent video is generated.
Image to be used as the last frame of the video. When provided, the video will interpolate between the first frame (image_uri) and this last frame. See Input Formats for supported formats and size limits.
Note: Not supported by the deprecated
ltx-2-fastandltx-2-promodels.