> ## 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.

# PixVerse V6 API

> Generate videos from text or images with optional sound.

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

Generate videos from text or images with optional sound.

## Workflows

| Workflow                                             | Endpoint                           |
| ---------------------------------------------------- | ---------------------------------- |
| [Text to video](/docs/models/pixverse-v6/text-to-video)   | `POST /pixverse/v6/text-to-video`  |
| [Image to video](/docs/models/pixverse-v6/image-to-video) | `POST /pixverse/v6/image-to-video` |

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


## Related topics

- [PixVerse V6 — Image to video API](/docs/models/pixverse-v6/image-to-video.md)
- [PixVerse V6 — Text to video API](/docs/models/pixverse-v6/text-to-video.md)
- [Model API Reference](/docs/models.md)
- [Video Generation API](/docs/models/video-generation.md)
