{
"model": "gpt-image-2-all",
"size": "1024x1024",
"n": 1,
"prompt": "Merge them together",
"image": [
"https://imageproxy.zhongzhuan.chat/api/proxy/image/c42f4361295d6d70e3228498855c5814.png",
"https://imageproxy.zhongzhuan.chat/api/proxy/image/5b718c199e90b1fbbe06e7db9d88ebab.jpg"
]
}curl --location --request POST 'https://api.key4u.shop/v1/images/generations' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer {{YOUR_API_KEY}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "gpt-image-2-all",
"size": "1024x1024",
"n": 1,
"prompt": "Merge them together",
"image": [
"https://imageproxy.zhongzhuan.chat/api/proxy/image/c42f4361295d6d70e3228498855c5814.png",
"https://imageproxy.zhongzhuan.chat/api/proxy/image/5b718c199e90b1fbbe06e7db9d88ebab.jpg"
]
}'{
"created": 1776909189,
"data": [
{
"revised_prompt": "",
"url": "https://pro.filesystem.site/cdn/20260423/a8092bb17204bd0ed7cbd603c5b5c7.webp"
}
]
}