Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
The model to use for image generation.
The image(s) to edit. Must be a supported image file or an array of images.
A text description of the desired image(s).
Allows to set transparency for the background of the generated image(s).
Control how much effort the model will exert to match the style and features of input images.
An additional image whose fully transparent areas indicate where image should be edited.
The number of images to generate. Must be between 1 and 10.
The compression level (0-100%) for the generated images.
The format in which the generated images are returned.
The number of partial images to generate. Used for streaming responses.
The quality of the image that will be generated.
The format in which generated images are returned. Must be one of url or b64_json.
The size of the generated images.
Edit the image in streaming mode.
A unique identifier representing your end-user.