VideoFaceSwap
Swap faces in a video using an image URL. Submit a POST request with target video and swap image URLs to generate face-swapped video output via API Market MCP Server.
Instructions
Make a POST request to capix/faceswap/faceswap/v1/video
Input Schema
Name | Required | Description | Default |
---|---|---|---|
swap_url | Yes | Require an image with a face | https://storage.ws.pho.to/s2/818f3e408ee37c090cf23a3d12e15a08ada80ad9_m.jpeg |
target_url | Yes | Require only .mp4 video file url | https://storage.ws.pho.to/s2/7e2131eaef5e5cbb0d2c9eef7e2f19343b5a1292.mp4 |