> ## 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 Swap API

> Enterprise face swap video generation on dedicated GPU servers. Face swapping with private infrastructure and full server control.

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

## Endpoints

<CardGroup>
  <Card title="Specific Face Swap" href="/enterprise-api/faceswap/specific-face-swap">
    The Single Face Swap endpoint allows swapping faces in a single image.
  </Card>

  <Card title="Multiple Face Swap" href="/enterprise-api/faceswap/multiple-face-swap">
    The Multiple Face Swap endpoint allows swapping faces in all detected faces within a single image.
  </Card>

  <Card title="Single Video Swap" href="/enterprise-api/faceswap/single-video-swap">
    The Single Video Swap endpoint allows swapping faces in all detected faces within a single video.
  </Card>

  <Card title="Specific Video Swap" href="/enterprise-api/faceswap/specific-video-swap">
    The Specific Video Swap endpoint allows swapping specific faces according to a reference face.
  </Card>

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

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

  <Card title="Fetch Request" href="/enterprise-api/faceswap/fetch">
    This endpoint fetches queued and processing requests.
  </Card>

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

  <Card title="System Details" href="/enterprise-api/faceswap/system-details">
    This endpoint provides system details of your server.
  </Card>

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