FaceSwap
Face swap API — Swap faces in photos and images using AI-powered deepfake technology. Replace face in any image with high-quality face replacement and automatic face enhancement. AI face swap with seamless face swapping and blending for realistic results. Fast, developer-friendly REST API for photo face swap and face merge processing.
FaceSwap endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Check Job Status /status/{jobId} |
Check the processing status of a submitted face swap job. |
| GET |
Get Job Result /result/{jobId} |
Retrieve the face-swapped result image URL once processing is complete. |
| POST |
Submit Face Swap Job /submit |
Submit a face swap job with source and target images. Returns a job ID for tracking progress. |