Use this file to discover all available pages before exploring further.
Try LTX 2.3 Pro: Text to Video in the Workbench
Run this model interactively, tune parameters, and compare outputs.
Model ID:ltx-2-3-pro-text-to-videoHigh-fidelity text-to-video generation from Lightricks LTX-2.3 Pro. Creates video from text prompts up to 4K at 50 FPS with optional synchronized audio, camera motion effects, and flexible resolution (1080p, 2K, 4K).
Use the Workbench as a request builder: configure parameters for this model in the UI, then open the API tab to copy the exact cURL or Python call.
Sync
Async
Async with SSE
This blocks until the video is ready (typically 5-15 minutes). Prefer Async or Async with SSE for anything beyond quick experimentation.See the video generation reference for more details.
The generation task (fixed for this model) One of: text_to_video.
resolution
string
"1080p"
Resolution quality of the generated video One of: 1080p, 2k, 4k.
duration
integer
6
Duration of the video in seconds One of: 6, 8, 10.
aspect_ratio
string
"16:9"
Aspect ratio of the generated video One of: 16:9, 9:16.
fps
integer
25
Frame rate in frames per second One of: 24, 25, 48, 50.
camera_motion
string
"none"
Camera motion effect to apply to the generated video. Use ‘none’ for no camera motion. One of: none, dolly_in, dolly_out, dolly_left, dolly_right, jib_up, jib_down, static, focus_shift.
generate_audio
boolean
true
Generate audio for the video
⌘I
Assistant
Responses are generated using AI and may contain mistakes.