Authorization: Bearer ********************{
"model": "qwen-image-max",
"prompt": "Một chú mèo cam dễ thương đang ngồi trên bệ cửa sổ, ánh nắng chiếu xuống người nó, phông nền là cảnh quan thành phố",
"size": "1328x1328",
"n": 1,
"watermark": false,
"prompt_extend": true
}curl --location --request POST 'https://api.key4u.shop/v1/images/generations' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "qwen-image-max",
"prompt": "Một chú mèo cam dễ thương đang ngồi trên bệ cửa sổ, ánh nắng chiếu xuống người nó, phông nền là cảnh quan thành phố",
"size": "1328x1328",
"n": 1,
"watermark": false,
"prompt_extend": true
}'{
"created": 1767842675,
"data": [
{
"url": "https://dashscope-result-bj.oss-cn-beijing.aliyuncs.com/...",
"b64_json": ""
}
]
}