{
"model": "doubao-seedream-5-0-pro-260628",
"prompt": "一只猫",
"size": "2K",
"response_format": "url",
"watermark": false
}curl --location 'https://api.miaoshenghua.com/api/v3/images/generations' \
--header 'Authorization: Bearer {{API_KEY}}' \
--header 'Content-Type: application/json' \
--data '{
"model": "doubao-seedream-5-0-pro-260628",
"prompt": "一只猫",
"size": "2K",
"response_format": "url",
"watermark": false
}'{
"created": 1753347123,
"data": [
{
"url": "https://p3-bot-sign.byteimg.com/tos-cn-i-xxx/generated-image.png~tplv-xxx.jpeg?rk3s=xxx&x-expires=1753433523&x-signature=xxx"
}
]
}