Face Editor
Video Merge Face
POST
/
v3
/
async
/
video-merge-face
This API endpoint seamlessly integrates a face image into a target video, allowing you to replace the face in the video with the face from the image.
Pricing: $0.0005 / Video Frame
Request Headers
Enum: application/json
Bearer authentication format, for example: Bearer {{API Key}}.
Request Body
Optional extra parameters for the request.
Response
Use the task_id to request the Task Result API to retrieve the generated outputs.
Example
1. Get Video Assets ID
Request:
Response:
Was this page helpful?