Generate 3.0 (Image Remix) Remix
POST
/ideogram/v1/ideogram-v3/remix
- Remixes images synchronously using the Ideogram 3.0 model based on the given prompt and optional parameters
- Returned image URLs are valid for 24 hours, after which they become inaccessible
- Images are proxied
- Official documentation: Remix v3 API
Authorizations
bearer
Type
HTTP (bearer)
Request Body
multipart/form-data
image
string
Required
Image being reprocessed (maximum size 10 megabytes); currently only supports JPEG, WebP, and PNG formats.
Format
"binary"prompt
string
Prompt text required for image remixing
num_images
integer
Number of images to generate
Minimum
1Maximum
8Default
1rendering_speed
string
Rendering speed option
Valid values
"TURBO""DEFAULT""QUALITY"Default
"DEFAULT"Responses
Success
application/json
object
code
integer
Required
message
string
Required
request_id
string
Required
data
object
Required