Create video face swap task
Create a video face-swapping task (replace the original face with the target face)
Price: Based on the length of the input video, 0.03 PTC/second
Request
Body Params multipart/form-data
Request Code Samples
curl --location --request POST 'https://api.302.ai/302/v2/video_face_swapper/task' \
--header 'Authorization: Bearer sk-jls4AaVBGoe1GwZD64qZA1qyKTN1MPHa4NmvH1cT68z7K1Zz' \
--form 'target_face_image=@""' \
--form 'target_video=@""'
Modified at 2025-08-29 02:31:47