curl --location '/minimalist/api/imgEditNB' \
--header 'x-api-key: 9e446daf879047ddb1449a65ed371dad' \
--header 'Content-Type: application/json' \
--data '{
"prompt": "为图中的猫咪戴上墨镜",
"image_url": [
"https://mathmind-files.oss-cn-beijing.aliyuncs.com/images/12fd3a766c27433f8bd0a7cd2b8b3ffa.png"
],
"aspectRatio": "9:16"
}'{
"code": 0,
"errorMessage": "",
"data": {
"id": 6323140,
"task_id": "14-81b7b02f-7141-4fa1-a0c7-f8c810ae0490",
"status": 2,
"size": "",
"prompt": "为图中的猫咪戴上墨镜",
"image_url": "https://mathmind-files.oss-cn-beijing.aliyuncs.com/images/84487169bc014e1ab879eb1651603187.png",
"fail_reason": null,
"created_at": "2026-06-21 01:15:56",
"updated_at": "2026-06-21 01:16:26",
"taskId": "naco-banana-6323140"
},
"aboutUrl": "https://mathmind.feishu.cn/docx/Q6eodjvPLoq7yDxZaHOcfnFrntg"
}