本文档由 云音工坊 自动生成,如有疑问,请联系客服微信:yuntts !
{
"model": "gpt-image-2.5-flare-official",
"prompt": "白色背景上的一个蓝色小圆圈,简洁测试图",
"size": "1024x1024",
"quality": "low",
"n": 1,
"client_business_id": "order_20260914_009"
}curl --location 'https://www.yuntts.com/api/v1/yunimg/images/generations' \
--header 'Authorization: Bearer {{YOUR_API_KEY}}' \
--header 'Content-Type: application/json' \
--data '{
"model": "gpt-image-2.5-flare-official",
"prompt": "白色背景上的一个蓝色小圆圈,简洁测试图",
"size": "1024x1024",
"quality": "low",
"n": 1,
"client_business_id": "order_20260914_009"
}'{}