{
"model": "openai/gpt-image-2",
"prompt": "A sunlit indoor lounge area with a pool containing a flamingo",
"size": "1024x1024",
"n": 1,
"response_format": "",
"style": "",
"quality": "medium",
"extra_body": {
"images": [
"https://p0.qhimg.com/t11098f6bcd6edcb77e8375269a.png"
],
"mask": "https://p0.qhimg.com/t11098f6bcd97bb10c6dcc5c07d.png"
}
}curl --location 'https://api.360.cn/v1/images/edits' \
--header 'Authorization: Bearer {{YOUR_API_KEY}}' \
--header 'Content-Type: application/json' \
--data '{
"model": "openai/gpt-image-2",
"prompt": "A sunlit indoor lounge area with a pool containing a flamingo",
"size": "1024x1024",
"n": 1,
"response_format": "",
"style": "",
"quality": "medium",
"extra_body": {
"images": [
"https://p0.qhimg.com/t11098f6bcd6edcb77e8375269a.png"
],
"mask": "https://p0.qhimg.com/t11098f6bcd97bb10c6dcc5c07d.png"
}
}'{
"created": 1760509842,
"data": [
{
"url": "https://beijing.xstore.qihu.com/zhinao-common/ij_vaM6-GKHN998P8YGy6Qs.png",
"revised_prompt": ""
}
]
}