{"version":"1","model":{"id":"lightricks/ltx-2.5/text-to-video/fast","name":"LTX 2.5 Fast (Text to Video)","kind":"video","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Fast LTX 2.5 text-to-video with 6–20 second output up to 4K, synchronized native audio, and camera-motion control.","pricing_note":"$0.09–$0.30/s depending on resolution on fal.ai.","categories":["t2v"],"prompt_required":true,"prompt_supported":true,"input_fields":["prompt","duration","resolution","aspect_ratio","fps","generate_audio","camera_motion"],"supports":{"audioGeneration":true},"aspect_ratios":["16:9","9:16"],"resolutions":["720p","1080p","1440p","2160p"],"durations":[6,8,10,12,14,16,18,20],"base_credits":98,"api_gross_margin_percent":20,"added_at":"2026-08-12","popularity_rank":279,"example_prompt":"An arctic research rover crosses a blue glacier beneath the aurora, snow blowing past the lens, wide tracking shot, crisp wind and distant mechanical hum","preview":{"video":"https://v3b.fal.media/files/b/0a90dde7/7ufClzCcdMD-up1rau1jF_6xx4WLgg.mp4"},"schema_url":"/api/v1/models?id=lightricks%2Fltx-2.5%2Ftext-to-video%2Ffast","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=lightricks%2Fltx-2.5%2Ftext-to-video%2Ffast","title":"LTX 2.5 Fast (Text to Video) generation request","description":"Request body accepted by POST /api/v1/generate for lightricks/ltx-2.5/text-to-video/fast.","type":"object","properties":{"model_id":{"type":"string","const":"lightricks/ltx-2.5/text-to-video/fast","description":"ArtEmotion model identifier."},"extra":{"type":"object","additionalProperties":true,"description":"Model-specific settings may also be nested here."},"max_credits":{"type":"number","minimum":1,"description":"Reject before submission if the estimated list price exceeds this cap."},"webhook_url":{"type":"string","format":"uri","maxLength":2048},"webhook_secret":{"type":"string","maxLength":512},"folder_id":{"type":"string"},"prompt":{"type":"string"},"duration":{"type":"number","enum":[6,8,10,12,14,16,18,20]},"resolution":{"type":"string","enum":["720p","1080p","1440p","2160p"]},"aspect_ratio":{"type":"string","enum":["16:9","9:16"]},"fps":{"title":"Frame Rate","description":"Output frames per second.","default":25,"type":"number","enum":[24,25,48,50]},"generate_audio":{"title":"Generate Audio","description":"Generate synchronized native audio with the video.","default":true,"type":"boolean"},"camera_motion":{"title":"Camera Motion","description":"Optional camera movement preset.","type":"string","enum":["dolly_in","dolly_out","dolly_left","dolly_right","jib_up","jib_down","static","focus_shift"]}},"required":["model_id","prompt"],"additionalProperties":false},"parameters":[{"key":"generate_audio","label":"Generate Audio","type":"toggle","default":true,"description":"Generate synchronized native audio with the video."},{"key":"fps","label":"Frame Rate","type":"select","default":25,"options":["24","25","48","50"],"description":"Output frames per second."},{"key":"camera_motion","label":"Camera Motion","type":"select","options":["dolly_in","dolly_out","dolly_left","dolly_right","jib_up","jib_down","static","focus_shift"],"description":"Optional camera movement preset."}]}}