> ## Documentation Index
> Fetch the complete documentation index at: https://docs.higgsfield.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# LTX-2.5 API

> Generate videos from text or images with Fast and Pro variants.

<div className="models-color-scope" aria-hidden="true" />

Generate videos from text or images with Fast and Pro variants.

## Workflows

| Workflow                                                   | Endpoint                                       |
| ---------------------------------------------------------- | ---------------------------------------------- |
| [Text to video fast](/docs/models/ltx-2-5/text-to-video-fast)   | `POST /lightricks/ltx-2.5/text-to-video/fast`  |
| [Text to video pro](/docs/models/ltx-2-5/text-to-video-pro)     | `POST /lightricks/ltx-2.5/text-to-video/pro`   |
| [Image to video fast](/docs/models/ltx-2-5/image-to-video-fast) | `POST /lightricks/ltx-2.5/image-to-video/fast` |
| [Image to video pro](/docs/models/ltx-2-5/image-to-video-pro)   | `POST /lightricks/ltx-2.5/image-to-video/pro`  |

Open a workflow to see its complete input schema, required fields, supported values and request examples.


## Related topics

- [LTX-2.5 — Image to video pro API](/docs/models/ltx-2-5/image-to-video-pro.md)
- [LTX-2.5 — Text to video fast API](/docs/models/ltx-2-5/text-to-video-fast.md)
- [LTX-2.5 — Text to video pro API](/docs/models/ltx-2-5/text-to-video-pro.md)
- [LTX-2.5 — Image to video fast API](/docs/models/ltx-2-5/image-to-video-fast.md)
- [Video Generation API](/docs/models/video-generation.md)
