GPT-Image 2.5 Flare——随 ChatGPT Images 2.5 推出的 OpenAI 默认图像模型。快速、高质量的生成,具备自然光影、丰富纹理、复杂版式与透明背景(PNG/WebP)。
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",
"prompt": "A beautiful sunset over the ocean",
"type": "TEXT_TO_IMAGE"
}'在开发者门户获取你的API密钥。