{
"code": 0,
"message": "success",
"data": {
"status": "pending",
"task_id": "task-i2i-mno345",
"model_id": "model-123",
"get_result": {
"method": "GET",
"url": "https://api.modellix.ai/api/v1/tasks/task-i2i-mno345"
}
}
}The latest cost-efficient image-to-image model offering studio-grade quality with faster rendering and excellent prompt adherence.
{
"code": 0,
"message": "success",
"data": {
"status": "pending",
"task_id": "task-i2i-mno345",
"model_id": "model-123",
"get_result": {
"method": "GET",
"url": "https://api.modellix.ai/api/v1/tasks/task-i2i-mno345"
}
}
}Documentation Index
Fetch the complete documentation index at: https://docs.modellix.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API Key authentication. Format: Bearer YOUR_API_KEY.
Body
Image description text, supports Chinese and English
1 - 2500"Masterpiece artwork with intricate details and perfect composition"
Reference image (Base64 encoded or URL). Supported formats: .jpg, .jpeg, .png. Maximum size: 10MB
1"https://example.com/reference.jpg"
Image facial reference strength. Higher values mean stronger reference. Range: 0.0-1.0
0 <= x <= 10.8
Image aspect ratio
16:9, 9:16, 1:1, 4:3, 3:4, 3:2, 2:3, 21:9 "1:1"
Image resolution. V2.1 I2I only supports 1K
1k "1k"
Number of images to generate per request
1 <= x <= 91