Request
Make aPOST request to below endpoint and pass the required parameters in the request body.
curl
Body
json
Body Attributes
Your API Key used for request authorization.
The image containing multiple faces to be swapped. (URL string)
The video containing the face(s) to replace the faces in the image. (URL string)
The reference image of the particular face you want to swap from the init image. (URL string)
The output format of the video. Available options:
mp4Whether the generated result should have a watermark. Available options:
true, falseThe image to use as a watermark. If not provided, a default watermark will be used. Parameter is only used if
watermark is set to true.Set a URL to receive a POST API call once the generation is complete.
This ID is returned in the webhook API call to identify the request.

