Swap faces between images
POST/api/fluid-fit/face-swap
Swaps faces between source and target images using AI-powered face detection and replacement technology. The face from the source image will replace the face in the target image.
Request
Responses
- 200
- 400
- 401
- 429
Face swap completed successfully
Bad request - Invalid input parameters or API key is required
Unauthorized - Invalid or missing API key
Too many requests - Rate limit exceeded (100 requests per 15 minutes)