Quickstart
Get started with LTX-2 API in minutes
Get your API Key
To use the LTX-2 API, you’ll need an API key. Contact our team to get started.
Make your first request
Text-to-Video
Generate a video from a text prompt:
Request
The API returns the generated video file directly as an MP4.
Image-to-Video
Transform a static image into a dynamic video:
Request
Response
Successful requests return:
- Body: The generated video file (MP4 format)
- Headers:
Content-Type: video/mp4x-request-id: Unique identifier for tracking

