You can connect Cloud Storage and use it as a source for images. Currently, our API supports AWS S3 and Google Cloud Storage.
After connecting your Cloud Storage, you can refer the storage name as an input.
Input image file types
Our API supports the following image formats as inputs: JPEG, PNG, WEBP, AVIF and HEIC.
Output
Configuration of result output is optional.
By default, you may omit the output option from the request payload. In this case, our system stores the result in a temporary bucket with a lifespan of 24 hours and provides a public URL to the image.
Alternatively, you can use a connected Cloud Storage: just configure the path to the folder where you want to store results.
Output image file types
The following image formats are supported for the output: JPEG and PNG. Default is PNG.
Output number of images
The API supports from 1 to 4 output images. Default is 1 image per request.