{
"model": "google/gemini-2.5-flash-image-preview",
"img_urls":["https://beijing.xstore.qihu.com/zhinao-common/8-y3aNexCYXDsbwP5670-As.png"],
"prompt": "the Eiffel tower with fireworks in the sky."
}curl --location --request POST 'https://api.360.cn/v1/images/edits' \
--header 'Authorization: Bearer {{YOUR_API_KEY}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "google/gemini-2.5-flash-image-preview",
"img_urls":["https://beijing.xstore.qihu.com/zhinao-common/8-y3aNexCYXDsbwP5670-As.png"],
"prompt": "the Eiffel tower with fireworks in the sky."
}'{
"created": 1760509842,
"data": [
{
"url": "https://beijing.xstore.qihu.com/zhinao-common/ij_vaM6-GKHN998P8YGy6Qs.png",
"revised_prompt": ""
}
]
}