Models/Lightricks/LTX 2 API
LiveLightricks · LTX family13 endpoints

LTX 2 API — Fast Text-to-Video, Image-to-Video & Lip Sync

LTX 2 on Muapi covers LTX 2 Pro, Fast, 19B, 2.3, and 2.5 endpoints for text-to-video, image-to-video, video extension, and lip sync from one API key.

LTX 2.5Latest LTX video generation2 models
Text to VideoLiveFeatured
LTX 2.5

LTX 2.5 Text To Video

LTX LTX 2.5 Text To Video is a live Muapi endpoint for text-to-video. Submit it with one API key and poll the shared result endpoint.

Video
$0.65/request
Try Model
Image to VideoLive
LTX 2.5

LTX 2.5 Image To Video

LTX LTX 2.5 Image To Video is a live Muapi endpoint for image-to-video. Submit it with one API key and poll the shared result endpoint.

Video
$0.65/request
Try Model
LTX 2 ProHigh-quality generation2 models
Image to VideoLiveFeatured
LTX 2 Pro

LTX 2 Pro Image To Video

LTX LTX 2 Pro Image To Video is a live Muapi endpoint for image-to-video. Submit it with one API key and poll the shared result endpoint.

Video
$0.46/request
Try Model
Text to VideoLiveFeatured
LTX 2 Pro

LTX 2 Pro Text To Video

LTX LTX 2 Pro Text To Video is a live Muapi endpoint for text-to-video. Submit it with one API key and poll the shared result endpoint.

Video
$0.46/request
Try Model
LTX 2 FastFast iteration2 models
Image to VideoLive
LTX 2 Fast

LTX 2 Fast Image To Video

LTX LTX 2 Fast Image To Video is a live Muapi endpoint for image-to-video. Submit it with one API key and poll the shared result endpoint.

VideoFast
$0.46/request
Try Model
Text to VideoLive
LTX 2 Fast

LTX 2 Fast Text To Video

LTX LTX 2 Fast Text To Video is a live Muapi endpoint for text-to-video. Submit it with one API key and poll the shared result endpoint.

VideoFast
$0.46/request
Try Model
LTX 2.3Video, extension, and lip sync4 models
Text to VideoLive
LTX 2.3

LTX 2.3 Text To Video

LTX LTX 2.3 Text To Video is a live Muapi endpoint for text-to-video. Submit it with one API key and poll the shared result endpoint.

Video
$0.104/request
Try Model
Image to VideoLive
LTX 2.3

LTX 2.3 Image To Video

LTX LTX 2.3 Image To Video is a live Muapi endpoint for image-to-video. Submit it with one API key and poll the shared result endpoint.

Video
$0.104/request
Try Model
Audio to VideoLive
LTX 2.3

LTX 2.3 Lipsync

LTX LTX 2.3 Lipsync is a live Muapi endpoint for audio-to-video. Submit it with one API key and poll the shared result endpoint.

Audio → video
$0.26/request
Try Model
Video EditingLive
LTX 2.3

LTX 2.3 Video Extend

LTX LTX 2.3 Video Extend is a live Muapi endpoint for video editing. Submit it with one API key and poll the shared result endpoint.

Video
$0.104/request
Try Model
LTX 2 19BOpen model video and lip sync3 models
Image to VideoLive
LTX 2 19B

LTX 2 19b Image To Video

LTX LTX 2 19b Image To Video is a live Muapi endpoint for image-to-video. Submit it with one API key and poll the shared result endpoint.

Video
$0.60/request
Try Model
Text to VideoLive
LTX 2 19B

LTX 2 19b Text To Video

LTX LTX 2 19b Text To Video is a live Muapi endpoint for text-to-video. Submit it with one API key and poll the shared result endpoint.

Video
$0.60/request
Try Model
Audio to VideoLive
LTX 2 19B

LTX 2 19b Lipsync

LTX LTX 2 19b Lipsync is a live Muapi endpoint for audio-to-video. Submit it with one API key and poll the shared result endpoint.

Audio → video
$0.20/request
Try Model

What is the LTX 2 API?

LTX 2 is a real-time-oriented video family from Lightricks. Muapi brings Pro, Fast, 19B, 2.3, and 2.5 variants behind the same request-ID and polling workflow.

Use text-to-video for prompt-first shots, image-to-video for controlled motion, video extension for continuity, and lip sync when audio should drive a performance.

LTX 2 API capabilities

Prompt-to-video

Create clips with LTX 2 Pro, Fast, 2.3, and 2.5.

Image-to-video

Animate a starting frame while preserving the subject and composition.

Video extension

Continue an existing clip with ltx-2.3-video-extend.

Lip sync

Use LTX 2 19B or 2.3 lip-sync endpoints for audio-driven performance.

Quick start — LTX 2 API

Submit an LTX generation with JSON and poll the returned request ID using Muapi's shared result endpoint.

1. Submit an LTX job

curl -X POST https://api.muapi.ai/api/v1/ltx-2-pro-text-to-video \
  -H "x-api-key: YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"prompt":"A slow dolly through a greenhouse after rain","duration":6}'

# Response: {"request_id":"REQUEST_ID"}

The example uses LTX 2 Pro text-to-video; use any listed LTX slug for another mode.

2. Poll the result

curl https://api.muapi.ai/api/v1/predictions/REQUEST_ID/result \
  -H "x-api-key: YOUR_API_KEY"

Read the completed video URL from the result response.

LTX 2 API FAQ

Which LTX versions are live?

The hub lists LTX 2 Pro, Fast, 19B, LTX 2.3, and LTX 2.5 endpoints.

Does LTX support lip sync?

Yes. LTX 2 19B and LTX 2.3 each include a lip-sync endpoint.

Can I extend a generated video?

Yes. ltx-2.3-video-extend is included for continuation workflows.

Build with LTX 2

Connect every listed LTX video and lip-sync mode through one Muapi API key.