AI Face Swap
The AI Face Swap API enables seamless face-swapping capabilities, allowing users to integrate advanced image manipulation into their applications. By leveraging cutting-edge artificial intelligence, this API detects and replaces faces in images, facilitating creative projects, entertainment applications, and more. Key Features: Automated Face Detection: Identifies faces in source images…
AI Face Swap endpoints
| Method | Endpoint | Description |
|---|---|---|
| FaceSwap Endpoints | ||
| POST |
Image URL /public/process/urls |
Performs face swap between two images provided via URLs. This endpoint takes a source image (face to be placed) and a target image (face to be replaced) as URL inputs and returns… |
| POST |
Image Upload /public/process/files |
Performs face swap between two uploaded image files. This endpoint accepts direct image file uploads for both source (face to be placed) and target (face to be replaced) images… |
| Face Swap Base64 Endpoints | ||
| POST |
urLsToBase64 /public/process/urls/base64 |
Face Swap your image from URL to Base64 |
| POST |
base64ToBase64 /public/process/base64/base64 |
Performs face swap between two base64 image files. This endpoint accepts direct base64 uploads for both source (face to be placed) and target (face to be replaced) images and… |
| POST |
imageToBase64 /public/process/base64 |
Face Swap your images, via images to base 64 |
| Upload files | ||
| POST |
fileUpload /public/upload |
Upload your file and return a URL of that image |
| Detection EndPoints | ||
| POST |
detectGender /public/detect-gender |
Detection gender from a picture |
| Other endpoints | ||
| POST |
imageToBase64 /public/process/base64 |
Face Swap your images, via images to base 64 |
| POST |
detectGender /public/detect-gender |
Detection gender from a picture |
| POST |
urLsToUrl /public/process/urls |
Performs face swap between two images provided via URLs. This endpoint takes a source image (face to be placed) and a target image (face to be replaced) as URL inputs and returns… |
| POST |
faceswap /public/process/ |
Face swap is a tool that helps you to swap your face to another face. |
| POST |
fileUpload /public/upload |
Upload your file and return a URL of that image |
| POST |
urLsToBase64 /public/process/urls/base64 |
Face Swap your image from URL to Base64 |
| POST |
detectFacesFromSourceAndTarget /public/detect-faces |
Detection from faces with source and target |
| POST |
imageToUrl /public/process/files |
Performs face swap between two uploaded image files. This endpoint accepts direct image file uploads for both source (face to be placed) and target (face to be replaced) images… |
| POST |
detectFaceFromAnImage /public/detect-face |
Detection from faces with image |
| POST |
base64ToBase64 /public/process/base64/base64 |
Performs face swap between two base64 image files. This endpoint accepts direct base64 uploads for both source (face to be placed) and target (face to be replaced) images and… |
AI Face Swap pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | — |
|
| ULTRA | $39.99 / month | — |
|
| MEGA Recommended | $79.99 / month | — |
|