Remix (legacy)
Remix provided images synchronously based on a given prompt and optional parameters.
Input images are cropped to the chosen aspect ratio before being remixed.
Supported image formats include JPEG, PNG, and WebP.
Images links are available for a limited period of time; if you would like to keep the image, you must download it.
Authentication
Api-Keystring
API key for access control. Use in the header with the name “Api-Key”
Request
A request to remix a provided image with Ideogram. Input images are cropped to the chosen aspect ratio before being remixed.
image_request
A request to generate a new image using a provided image and a prompt.
image_file
An image binary (max size 10MB); only JPEG, WebP and PNG formats are supported at this time.
Response
Image(s) generated successfully.
created
The time the request was created.
data
A list of ImageObjects that contain the generated image(s).