Skip to main content
POST
Multi-turn image generation session

Body

application/json
prompt
string
chatId
string

Continue an existing conversation.

aspectRatio
string
stream
boolean

Stream frames as SSE instead of returning one JSON body.

referenceImageUrl
string
referenceImageUrls
string[]

Response

The generated image, or an SSE stream of frames when stream is true.