> ## 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 Face Generation API

> AI face generation on dedicated enterprise GPU servers. Generate realistic faces with full server management and cache control.

<Tip>
  Not on Enterprise yet? Get your enterprise plan at [ModelsLab](https://modelslab.com/enterprise)
</Tip>

## Available Endpoints

<CardGroup>
  <Card title="FaceGen" href="/enterprise-api/face-gen/make-gen">
    This endpoint allows you to generate an image with the face image provided.
  </Card>

  <Card title="Clear Server Cache" href="/enterprise-api/face-gen/clear-cache">
    This endpoint clears the server cache.
  </Card>

  <Card title="Clear Server Queue" href="/enterprise-api/face-gen/clear-queue">
    This endpoint clears the server queue.
  </Card>

  <Card title="Restart Server" href="/enterprise-api/face-gen/restart-server">
    This endpoint restarts the server.
  </Card>

  <Card title="System Details" href="/enterprise-api/face-gen/system-details">
    This endpoint checks for server details.
  </Card>

  <Card title="Update Server" href="/enterprise-api/face-gen/update-server">
    This endpoint updates the server to the latest version.
  </Card>

  <Card title="Fetch Request" href="/enterprise-api/face-gen/fetch">
    This endpoint fetches queued or processing requests.
  </Card>
</CardGroup>
