Authorizations
Bearer token authentication. Get your API key from the dashboard.
Body
multipart/form-data
The image to use as the basis for the variation(s). Must be a valid PNG file, less than 4MB, and square.
The model to use for image variation generation
Example:
"dall-e-2"
The number of images to generate
Required range:
1 <= x <= 10
The format in which the generated images are returned
Available options:
url
, b64_json
The size of the generated images
Available options:
256x256
, 512x512
, 1024x1024
A unique identifier representing your end-user