× Developer Exclusive: Build Your Vision with the Same Engine Powering Remaker AI

The Unified API for Elite Visual Computing

Deploy state-of-the-art AI vision models instantly with our robust and developer-friendly infrastructure.

Developer Integration

POST /api/tasks/v1/create
REQUEST (CURL)
# 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"
    }
}'
RESPONSE (JSON)
{
  "code": 200,
  "result": {
    "task_id": "d9o1w1f3fxqqv5514f",
    "task_cost": 10
  },
  "message": {
    "en": "Task created successfully"
  }
}
TRUST & SAFETY

Secure and Reliable
AI Partner

All API processing meets the highest industry security standards to ensure your data assets are fully protected.

"The stability and security of the Vmodel engine are the cornerstones of our service at Remaker AI. It's an infrastructure developers can truly trust."
Remaker Logo
Remaker AI Team Core Engineering Group

Zero Data Retention

Source files and results are destroyed immediately after task completion. Your data is never used for training.

Encrypted Inference

End-to-end TLS 1.3 encryption with computation performed in isolated, trusted execution environments.

Regional Residency

Global node selection allows you to keep data processing within specific legal and compliance boundaries.

Full Audit Logging

Comprehensive access logs and call-chain tracking for transparent management of every API request.

Get Started with
AI Visual Production

View Documentation