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

# Enterprise Video API

> Enterprise video generation on dedicated GPU servers. Text-to-video and image-to-video with private infrastructure and full server control.

## Endpoints

<CardGroup cols={2}>
  <Card title="Text to Video" icon="film" href="/enterprise-api/video/text-to-video">
    Generate a video from a text prompt using trained or public models
  </Card>

  <Card title="Image to Video" icon="image" href="/enterprise-api/video/img-to-video">
    Generate a video from an image input
  </Card>

  <Card title="Fetch Video" icon="download" href="/enterprise-api/video/fetch-video">
    Retrieve queued or processing video generation requests
  </Card>

  <Card title="Clear Cache" icon="trash" href="/enterprise-api/video/clear-cache">
    Clear the API’s server cache for fresh processing
  </Card>

  <Card title="Restart Server" icon="refresh" href="/enterprise-api/video/restart-server">
    Restart your dedicated video generation server
  </Card>

  <Card title="System Details" icon="server" href="/enterprise-api/video/system-details">
    Get information about your server status and performance
  </Card>

  <Card title="Update Server" icon="arrow-up" href="/enterprise-api/video/update-server">
    Update your dedicated server to the latest version
  </Card>
</CardGroup>
