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
image_request
string
JSON string containing prompt, aspect_ratio, model and other parameters
image_file
string
Required
Image file (required), source image file for generating new images
Format
"binary"Responses
Success
application/json
object
code
integer
Required
message
string
Required
request_id
string
Required
data
object
Required