Create Image Variation
Image
Create Image Variation
Generates one or more variations of a source image.
POST
Create Image Variation
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
multipart/form-data
Source image(s) and variation options.
The model to use for image generation.
The image(s) to create variations of. Must be a supported image file or an array of images.
The number of images to generate. Must be between 1 and 10.
The format in which generated images are returned. Must be one of url or b64_json.
The size of the generated images.
A unique identifier representing your end-user.