LTX API
The LTX API generates video from text, images and audio using the LTX-2.3 model family. It exposes a synchronous v1 surface that returns the rendered file directly and an asynchronous v2 surface that accepts a job, returns 202 with a job id, and is polled at GET /v2/{endpoint}/{id} until the job reaches a terminal completed or failed state. Endpoints cover text-to-video, image-to-video, audio-to-video, retake, extend, HDR upscale, reframe and file upload. Authentication is a bearer API key issued from the developer console; billing is per second of generated or input media.
Documentation
Documentation
https://docs.ltx.io/welcome
APIReference
https://docs.ltx.io/api-documentation/api-reference
Specifications
OpenAPI
https://raw.githubusercontent.com/api-evangelist/lightricks/refs/heads/main/openapi/lightricks-ltx-openapi.yml
OpenAPI
https://raw.githubusercontent.com/api-evangelist/lightricks/refs/heads/main/openapi/lightricks-ltx-openapi-original.json