Deploy state-of-the-art AI vision models instantly with our robust and developer-friendly infrastructure.
Direct access to the core visual models that power world-class AI generation.
Create realistic face swaps with clean edges and perfect lighting.
Swap faces in videos seamlessly while preserving expressions and video quality.
Easily swap multiple faces in a photo. Use our face detection API to replace specific faces.
Swap multiple faces within a single video with smart detection and seamless replacement.
Detect faces in any photo using the Photo Face Detect API.
Accurately detect faces in video streams with ease.
# photo face swap
curl --location 'https://api.vmodel.ai/api/tasks/v1/create' \
--header 'Authorization: Bearer $API_TOKEN' \
--header 'Content-Type: application/json' \
--data '{
"version": "a3c8d261fd14126eececf9812b52b40811e9ed557ccc5706452888cdeeebc0b6",
"input": {
"swap_image": "https://vmodel.ai/data/model-example/vmodel/photo-face-swap-pro/swap_image.png",
"target_image": "https://vmodel.ai/data/model/vmodel/photo-face-swap-pro/target_image.png"
}
}'{
"code": 200,
"result": {
"task_id": "d9o1w1f3fxqqv5514f",
"task_cost": 10
},
"message": {
"en": "Task created successfully"
}
}All API processing meets the highest industry security standards to ensure your data assets are fully protected.
Source files and results are destroyed immediately after task completion. Your data is never used for training.
End-to-end TLS 1.3 encryption with computation performed in isolated, trusted execution environments.
Global node selection allows you to keep data processing within specific legal and compliance boundaries.
Comprehensive access logs and call-chain tracking for transparent management of every API request.