豆包画图
调用豆包进行画图
请求参数
参数名 | 类型 | 必选 | 描述 |
---|---|---|---|
conversation_id | string | 可选 | 对话的conversation_id,每次对话后会给,不填代表新对话 |
content | string | 必填 | 内容,推荐说明风格和比例(宽:高) |
请求示例
https://www.cunyuapi.top/doubao_image?content=画一片草原,写实风,比例5:3
返回示例
{
"type": "new",
"result_content": "我将为你生成写实风格的草原图片。\n\n",
"images": [
{
"url": "https://p9-flow-imagex-sign.byteimg.com/tos-cn-i-a9rns2rl98/rc_gen_image/e5de0d6f3e8c47999fe49ae9aba59313.jpeg~tplv-a9rns2rl98-image_raw.png?rcl=20250921152132E1434FEF1BA216475A3F&rk3s=8e244e95&rrcfp=ddbb2dc7&x-expires=2073799309&x-signature=IVwaw47p6ds6e8H4CaxP7y13zfg%3D",
"width": 2730,
"height": 1535
},
{
"url": "https://p3-flow-imagex-sign.byteimg.com/tos-cn-i-a9rns2rl98/rc_gen_image/843336da210d461a8a1a04163a3593c1.jpeg~tplv-a9rns2rl98-image_raw.png?rcl=20250921152132E1434FEF1BA216475A3F&rk3s=8e244e95&rrcfp=ddbb2dc7&x-expires=2073799308&x-signature=WxKLm2ztZIiPTelIg14BQDmTA0s%3D",
"width": 2730,
"height": 1535
},
{
"url": "https://p3-flow-imagex-sign.byteimg.com/tos-cn-i-a9rns2rl98/rc_gen_image/8e751472eff84b96a4c02d6e9bdc5aea.jpeg~tplv-a9rns2rl98-image_raw.png?rcl=20250921152132E1434FEF1BA216475A3F&rk3s=8e244e95&rrcfp=ddbb2dc7&x-expires=2073799308&x-signature=p4KePnx4IE36ZSU89tWxKem7cgE%3D",
"width": 2730,
"height": 1535
},
{
"url": "https://p3-flow-imagex-sign.byteimg.com/tos-cn-i-a9rns2rl98/rc_gen_image/dd39548fa5354455880004b4a9adc445.jpeg~tplv-a9rns2rl98-image_raw.png?rcl=20250921152132E1434FEF1BA216475A3F&rk3s=8e244e95&rrcfp=ddbb2dc7&x-expires=2073799308&x-signature=OwTFGABh%2FzkK8GOzULiAfOvvCvQ%3D",
"width": 2730,
"height": 1535
}
],
"conversation_id": "21285248892260610"
}