{"version":"1","model":{"id":"lightricks/ltx-2.5/text-to-video/pro","name":"LTX 2.5 Pro (Text to Video)","kind":"video","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"LTX 2.5 Pro text-to-video with cinematic 720p/1080p output, synchronized native audio, and camera-motion control.","pricing_note":"$0.12/s at 720p or $0.17/s at 1080p 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"],"durations":[6,8,10],"base_credits":128,"api_gross_margin_percent":20,"added_at":"2026-08-12","popularity_rank":278,"example_prompt":"A small paper boat glides through a rain-soaked neon city gutter at night, reflections ripple in cyan and amber, slow cinematic dolly in, natural rain ambience","preview":{"video":"https://v3b.fal.media/files/b/0a90dd3a/EG257tf7j9UfVc-jHF8lI_0MWboc13.mp4"},"schema_url":"/api/v1/models?id=lightricks%2Fltx-2.5%2Ftext-to-video%2Fpro","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%2Fpro","title":"LTX 2.5 Pro (Text to Video) generation request","description":"Request body accepted by POST /api/v1/generate for lightricks/ltx-2.5/text-to-video/pro.","type":"object","properties":{"model_id":{"type":"string","const":"lightricks/ltx-2.5/text-to-video/pro","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]},"resolution":{"type":"string","enum":["720p","1080p"]},"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,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","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."}]}}