Swap the face in the source image with the face from the provided face image.
Authenticate using Bearer token. Get your API Key from the WeryAI Console.
Example: Authorization: Bearer sk-xxxxxxxxxxxxxxxx
Source image URL (the image where the face will be replaced)
"https://example.com/target.jpg"
Face reference image URL (the face to swap in)
"https://example.com/face.jpg"
Callback URL where results will be sent when task completes
"https://your-server.com/webhook"
Caller ID (for business association)