Skip to content

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
object

Image being reprocessed (maximum size 10 megabytes); currently only supports JPEG, WebP, and PNG formats.

Format"binary"

Prompt text required for image remixing

Number of images to generate

Minimum1
Maximum8
Default1

Rendering speed option

Valid values"TURBO""DEFAULT""QUALITY"
Default"DEFAULT"

Responses

Success

application/json
object
object
Required

Playground

Authorization
Body

Samples