latestOpenAPI 3.1.02026-08-101012182.3 KB

410fc0db9665

Image

Image Generate

Specifies:

  • text prompt for image generation (input)
  • image generation options (options)
  • where results will be stored (output)
post/v1/image/generate

Request body

inputstring required

Text prompt that will be used to generate image(s). Should be from 3 to 1024 characters.

outputstring uri

URL of the output folder. If output is not defined, we store the output image on our bucket and return the temporary URL, in this case images are stored for one day.

Response

Successful Response