Ideogram 的 V4——同类最佳的图内文字渲染、更锐利的排版、更强的提示词遵循度,以及三种渲染速度(TURBO / BALANCED / QUALITY)。原生支持多种画面比例,制作海报、标志、缩略图和广告无需微调。
~6s
curl https://www.flixly.ai/api/v1/generate \
-H "Authorization: Bearer flx_live_..." \
-H "Content-Type: application/json" \
-d '{
"model": "ideogram-v4",
"prompt": "A beautiful sunset over the ocean",
"type": "TEXT_TO_IMAGE"
}'在开发者门户获取你的API密钥。