Skip to content

Remix (Image Blend)

POST
/ideogram/remix
  • Blends and generates new images based on the given source images and prompt
  • Returned image URLs are valid for 24 hours, after which they become inaccessible
  • Images are proxied
  • Official documentation: Remix API

Authorizations

bearer
Type
HTTP (bearer)

Request Body

multipart/form-data
object

JSON string containing prompt, aspect_ratio, model and other parameters

Image file (required), source image file for generating new images

Format"binary"

Responses

Success

application/json
object
object
Required

Playground

Authorization
Body

Samples