Generate 4K cinematic videos with synchronized audio using Lightricks LTX 2.5 Text-to-Video API on Muapi. Pay per generation.
About this model
LTX 2.5 Text-to-Video generates high-fidelity synchronized audio-video content directly from text prompts, with flexible duration from 5 to 20 seconds and 720P / 1080P / 2K / 4K output. Built on Lightricks' next-generation architecture and powered by WaveSpeed AI inference, it produces stunning cinematic visuals with native motion physics and synchronized soundscapes.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | .130/s (720p) - .429/s (4k) | Direct high-speed execution with permanent S3 storage, webhooks, and unified credits. |
| WaveSpeed AI (official) | .100/s (720p) - .330/s (4k) | Base raw provider pricing. muapiapp provides developer integrations, unified SDKs, and stored outputs. |
Direct high-speed execution with permanent S3 storage, webhooks, and unified credits.
Base raw provider pricing. muapiapp provides developer integrations, unified SDKs, and stored outputs.
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Prompt | string | The positive prompt for the generation. | A cinematic ocean wave crashing onto golden sand at sunrise, highly detailed photorealistic 4k. |
| Duration | int | The duration of the generated media in seconds. | 5 |
| Aspect Ratio | Enum (2 options) | Aspect ratio of the video. | 16:9 |
| Resolution | Enum (4 options) | Video resolution. | 720p |
| Seed | int | The random seed to use for the generation. -1 means random. | -1 |
The positive prompt for the generation.
A cinematic ocean wave crashing onto golden sand at sunrise, highly detailed photorealistic 4k.The duration of the generated media in seconds.
5Aspect ratio of the video.
16:9Video resolution.
720pThe random seed to use for the generation. -1 means random.
-1Developer documentation
prompt.resolution ("720p", "1080p", "2k", "4k") and aspect_ratio ("16:9", "9:16").duration between 5 and 20 seconds./ltx-2.5-text-to-video.curl -X POST https://api.muapi.ai/api/v1/ltx-2.5-text-to-video \
-H "x-api-key: YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"prompt": "A futuristic flying vehicle cruising over a neon cyberpunk metropolis in the rain, 4k cinematic photorealistic.",
"resolution": "1080p",
"aspect_ratio": "16:9",
"duration": 5
}'
Frequently asked
LTX 2.5 Text-to-Video is Lightricks' flagship text-to-video AI model capable of generating high-fidelity synchronized audio-video in up to 4K resolution.
LTX 2.5 supports 720p, 1080p, 2k, and 4k resolutions across both 16:9 widescreen and 9:16 vertical aspect ratios.
You can generate videos from 5 seconds up to 20 seconds in length.
Pricing is per second based on resolution: .130/s for 720p, .182/s for 1080p, .273/s for 2k, and .429/s for 4k.
Yes, LTX 2.5 synthesizes high-fidelity synchronized sound effects and audio alongside the generated video.