{
"model": "qwen-image-3.0",
"prompt": "一只坐着的橘黄色猫咪,表情愉悦,阳光透过窗户洒在身上,真实摄影风格",
"n": 1,
"size": "1328x1328",
"prompt_extend": true,
"watermark": false
}curl --location 'https://api.miaoshenghua.com/v1/images/generations' \
--header 'Authorization: Bearer YOUR_API_KEY' \
--header 'Content-Type: application/json' \
--data '{
"model": "qwen-image-3.0",
"prompt": "一只坐着的橘黄色猫咪,表情愉悦,阳光透过窗户洒在身上,真实摄影风格",
"n": 1,
"size": "1328x1328",
"prompt_extend": true,
"watermark": false
}'{
"created": 1775452800,
"data": [
{
"url": "https://dashscope-result-sz.oss-cn-shenzhen.aliyuncs.com/a.png?Expires=xxx"
},
{
"url": "https://dashscope-result-sz.oss-cn-shenzhen.aliyuncs.com/b.png?Expires=xxx"
}
]
}