Authorization: Bearer ********************curl --location --request POST 'https://api.echoflow.cn/v1/images/generations' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "qwen-image-max",
"prompt": "一只可爱的橘猫坐在窗台上,阳光洒在它身上,背景是城市风景",
"size": "1328x1328",
"n": 1,
"watermark": false,
"prompt_extend": true
}'{
"created": 1767842675,
"data": [
{
"url": "https://dashscope-result-bj.oss-cn-beijing.aliyuncs.com/...",
"b64_json": ""
}
]
}扫码加入 Apifox 微信交流群
在这里,获得 Apifox 使用上的任何帮助,快速上手让你的研测效率得到大幅提升

扫码加入交流群