GPT-Image 2.5 Flare 图像编辑——描述对源图的修改,最多可再附加三张参考图。支持透明输出。
curl https://www.flixly.ai/api/v1/generate \
-H "Authorization: Bearer flx_live_..." \
-H "Content-Type: application/json" \
-d '{
"model": "gpt-image-2-5-flare-edit",
"prompt": "A beautiful sunset over the ocean",
"type": "IMAGE_TO_IMAGE"
}'在开发者门户获取你的API密钥。