Skip to main content
POST
Generate Image ⚠️

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
prompt
string
required

The text prompt describing the image to generate

Example:

"A woman checking her phone"

Response

200 - application/json

Successfully generated image

output
string<uri>[]
required

Array containing the generated image URL(s)

URL of the generated image

Example: