Skip to main content
POST
Openai Images Variations

Authorizations

Authorization
string
header
required

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

Headers

xi-api-key
string | null
x-api-key
string | null

Body

multipart/form-data
image
file
required
model
string
required
inp
OpenAIImagesVariationsIn · object | null

Response

Successful Response

data
OpenAIImageData · object[]
required

List of generated images

created
integer

Unix timestamp of when the images were created