Remix
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.
Headers
Api-Key
Request
A request to generate an image from a source image and a provided caption, provided images are cropped to match the chosen output aspect ratio
image_request
A request to generate a new image using a provided image and a prompt.
image_file
Response
Image(s) generated successfully
created
The time the request was created.
data
A list of ImageObjects that contain the generated image(s).