lightricks/ltx-2-3-pro-extend-video/Released Mar 2026

LTX 2.3 Pro: Extend Video

Extend existing video clips

Commercial use
Provider
lightricks
Modality
Video
Released
Mar 2026
Pricing
$0.10 / sec

Ready to build with LTX 2.3 Pro: Extend Video?

Sign in to grab your API key and start making requests.
bash
curl -sSf -X POST https://hub.oxen.ai/api/videos/generate \
    -H "Content-Type: application/json" \
    -H "Authorization: Bearer $OXEN_API_KEY" \
    -d '{
  "model": "ltx-2-3-pro-extend-video",
  "input_video": "https://hub.oxen.ai/api/repos/ox/Oxen-AI-Assets/file/main/videos/waterfall.mp4",
  "duration": 5,
  "mode": "end"
}'
LTX 2.3 Pro: Extend Video on Oxen | Oxen.ai