Skip to main content
POST
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

string
required
Enum: application/json
string
required
Bearer authentication format, for example: Bearer {{API Key}}.

Request Body

object
Optional extra parameters for the request.
object
required

Response

string
Use the task_id to request the Task Result API to retrieve the generated outputs.

Example

1. Get Video Assets ID

Request:
Response:
Last modified on December 26, 2024