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.
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 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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
Create clips with LTX 2 Pro, Fast, 2.3, and 2.5.
Animate a starting frame while preserving the subject and composition.
Continue an existing clip with ltx-2.3-video-extend.
Use LTX 2 19B or 2.3 lip-sync endpoints for audio-driven performance.
Submit an LTX generation with JSON and poll the returned request ID using Muapi's shared result endpoint.
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.
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.
The hub lists LTX 2 Pro, Fast, 19B, LTX 2.3, and LTX 2.5 endpoints.
Yes. LTX 2 19B and LTX 2.3 each include a lip-sync endpoint.
Yes. ltx-2.3-video-extend is included for continuation workflows.
Connect every listed LTX video and lip-sync mode through one Muapi API key.