> ## 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 FLUX Headshot API

> Generate AI headshots on dedicated enterprise servers using FLUX. Professional portrait generation with private GPU infrastructure.

### Endpoints

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

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

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

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

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

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

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