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-KeystringRequired

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_requestobjectRequired

A request to generate a new image using a provided image and a prompt.

image_filefileRequired

Response

Image(s) generated successfully

createddatetime

The time the request was created.

datalist of objects

A list of ImageObjects that contain the generated image(s).

Errors