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

# Face Swap API

> Generate face swap videos and images with AI-powered face swapping. Supports single and multiple face swap, video face swap, and specific face targeting.

<Warning>
  Only Standard and Premium accounts have access to this endpoint. **[Upgrade Here](https://modelslab.com/pricing)**
</Warning>

### Endpoints

<CardGroup>
  <Card title="Specific face swap" href="/faceswap-api/specific-face-swap">
    Allows swapping faces in a single image.
  </Card>

  <Card title="Multiple face swap" href="/faceswap-api/multiple-face-swap">
    Swaps faces for all detected faces within a single image.
  </Card>

  <Card title="Single Video Swap" href="/faceswap-api/single-video-swap">
    Swaps faces for all detected faces within a single video.
  </Card>

  <Card title="Specific Video Swap" href="/faceswap-api/specific-video-swap">
    Swaps specific faces in a video based on a reference face.
  </Card>
</CardGroup>
