{ "prompt": "cat", "model": "doubao-seedream-4-5-251128" }
curl --location --request POST 'https://api.wanwuhuanxin.cn/v1/images/generations' \ --header 'Authorization: Bearer {{YOUR_API_KEY}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "prompt": "cat", "model": "doubao-seedream-4-5-251128" }'
{}