DeepFake Face Swap AI
AI face swap API — Swap faces in images, replace face in photo with deepfake precision. NSFW face swap, face detection, face enhancement, and face restoration. Multiple face swapper for group photos — target specific faces by index. Face transformation, enhance face quality, restore and upscale old photos.
DeepFake Face Swap AI endpoints
| Method | Endpoint | Description |
|---|---|---|
| Face Swap | ||
| POST |
Swap Face /swap-face |
Swap the face from a source image onto a target image. Upload files directly or provide public image URLs. Optionally swap all faces in group photos. Returns JSON with a CDN URL… |
| POST |
Swap Face by Index /target-face |
Swap a specific face in a group photo by index. First use /detect-faces to get face positions and indices, then specify which face to replace. Only the targeted face is swapped —… |
| Face Detection | ||
| POST |
Detect Faces /detect-faces |
Detect all faces in an image and return their positions. Use the returned face indices with the /target-face or /target-enhance endpoint's face_index parameter to target specific… |
| Face Enhancement | ||
| POST |
Enhance Face /enhance-face |
Enhance and restore faces in an image using AI upscaling. Upload a file directly or provide a public image URL. Optionally enhance all faces in group photos. Returns JSON with a… |
| POST |
Enhance Face by Index /target-enhance |
Enhance a specific face in a group photo by index. First use /detect-faces to get face positions and indices, then specify which face to enhance. Only the targeted face is… |
DeepFake Face Swap AI pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $12.99 / month | — |
|
| ULTRA Recommended | $49.99 / month | — |
|
| MEGA | $159.99 / month | — |
|