Remix(legacy)
POST
/ideogram/remix
最后修改时间:2025-05-29 06:40:56
根据给定的提示和可选参数,实时提供重新混合的图像
该接口仅支持1.0和2.0模型
请求参数
Header 参数
Authorization
string
可选
默认值:
{{YOUR_API_KEY}}
Body 参数multipart/form-data
image_file
file
必需
图像二进制;目前仅支持 JPEG、WEBP 和 PNG 格式
示例值:
file:///Users/zcz/Pictures/kling-logo-en-gYSpat0A.png
image_request
string
必需
请求生成一张新图像,使用提供的图像和提示。大致和Generate相同。
示例值:
{"image_weight":50,"model":"V_2_TURBO","magic_prompt_option":"AUTO","style_type":"GENERAL","prompt":"A%20serene%20tropical%20beach%20","aspect_ratio":"ASPECT_10_16","seed":12345,"negative_prompt":"brush%20strokes%2C%20painting"}