POST https://api.higgsfield.ai/lightricks/ltx-2.5/text-to-video/fast
Endpoint ID: lightricks/ltx-2.5/text-to-video/fast
Open API PlaygroundLTX-2.5 · Text to video fast↗
Usage notes
- duration is marked required in the schema and has default 6; the API applies this top-level default before validation. The example includes it explicitly.
- Fast supports 720p, 1080p, 2k or 4k and 24, 25, 48 or 50 fps.
Quick start
Input schema
integer
default:"25"
Allowed values:
24, 25, 48, 50.string
required
Write your prompt here
Minimum characters:
2.
Maximum characters: 5000.integer
default:"6"
required
Requested output duration in seconds.
Allowed values:
6, 8, 10.
The server supplies this default when the field is omitted.string
default:"720p"
Output resolution tier.
Allowed values:
"720p", "1080p", "2k", "4k".string
default:"16:9"
Output width-to-height ratio.
Allowed values:
"16:9", "9:16".boolean
default:"true"
Generate audio with the video.
string
Allowed values:
"dolly_in", "dolly_out", "dolly_left", "dolly_right", "jib_up", "jib_down", "static", "focus_shift".Complete JSON schema
Complete JSON schema
Response
Submission returns a request handle. Pollstatus_url until status is completed, or use webhooks.
Accepted