Head Swap API
Swap a head between two photos with the GoEnhance Head Swap API. Keeps the pose and framing of the reference image, no prompt required.
Headers
Body
Publicly accessible image URL. The body, pose and aspect ratio of this image are kept.
1"https://cdn.goenhance.ai/images/static/demo/face-swap-1.jpg"
Publicly accessible image URL. The head is taken from this image.
1"https://cdn.goenhance.ai/images/static/demo/face-swap-2.jpg"
Optional. A publicly accessible HTTPS URL. When the task status changes (processing / success / failed), GoEnhance sends a POST request to this URL. The request body is identical to the response of GET /api/v1/jobs/detail. If your server does not respond with HTTP 200, the notification is retried up to 3 times, with a 3-second timeout per attempt.
"https://your-server.com/goenhance/callback"
