cURL
curl --request POST \ --url https://api.clipzap.ai/v1/faceswap-openapi/create \ --header 'Content-Type: application/json' \ --header 'X-ClipZap-Apikey: <x-clipzap-apikey>' \ --data ' { "title": "<string>", "imageUrl": "<string>", "videoUrl": "<string>", "duration": 123 } '
{ "objectID": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.clipzap.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.clipzap.ai/llms.txt
Use this file to discover all available pages before exploring further.