Reprocessing
This API endpoint allows you to reprocess any image you own. To reprocess an image, you must provide the image_id
and a valid API key.
Important note
All preferences that you don't specify will default to the previously set preferences of your image from the last time it was enhanced.
The response after successfully editing or reprocessing an image will contain all the details of your image with the uploaded values.
Specification
Process Image
The version of the AI model to use for enhancing the image.
The amount of brightness boost to apply to the image. Options include: NONE, LOW, MEDIUM, HIGH
The amount of external brightness boost to apply to the image. Options include: NONE, LOW, MEDIUM, HIGH
The amount of external brightness boost to apply to the image. Options include: NONE, LOW, MEDIUM, HIGH
The amount of clarity to apply to the image. Options include: NONE, LOW, MEDIUM, HIGH
The type of clouds in the new sky to replace the original sky with. Options include: CLEAR, LOW_CLOUD, HIGH_CLOUD
The MIME type of the image i.e. image/jpeg, image/png, etc.
The amount of contrast boost to apply to the image. Options include: NONE, LOW, MEDIUM, HIGH
The amount of external contrast boost to apply to the image. Options include: NONE, LOW, MEDIUM, HIGH
The amount of internal contrast boost to apply to the image. Options include: NONE, LOW, MEDIUM, HIGH
The amount of denoising to apply to the image. Options include: NONE, LOW, MEDIUM, HIGH
Whether to enhance the image.
The type of enhancement to apply to the image. PROPERTY or PROPERTY_USA is used with AI version < 4.0, for >= 4.0 use WARM, NEUTRAL, or AUTHENTIC.
Whether the image is a HDR bracket. An order_id must be provided when this is set to true.
Correct any lens distortion in the image.
Whether to blur any faces or license plates in the image.
A rating between 0 and 5 on how good the image enhancmeent. Higher is better.
The amount of saturation to apply to the image. Options include: NONE, LOW, MEDIUM, HIGH
The amount of sharpening to apply to the image. Options include: NONE, LOW, MEDIUM, HIGH
Enable the replacement of the original sky for a summer sky.
Whether the image is a 360 image.
Correct any vertical distortion in the image so that it appears straight.
Whether to pull the windows in the image (used with AI version >= 4.0).
Successful response
The version of the AI model to use for enhancing the image.
The amount of brightness boost to apply to the image. Options include: NONE, LOW, MEDIUM, HIGH
The amount of external brightness boost to apply to the image. Options include: NONE, LOW, MEDIUM, HIGH
The amount of external brightness boost to apply to the image. Options include: NONE, LOW, MEDIUM, HIGH
The amount of clarity to apply to the image. Options include: NONE, LOW, MEDIUM, HIGH
The type of clouds in the new sky to replace the original sky with. Options include: CLEAR, LOW_CLOUD, HIGH_CLOUD
The amount of contrast boost to apply to the image. Options include: NONE, LOW, MEDIUM, HIGH
The amount of external contrast boost to apply to the image. Options include: NONE, LOW, MEDIUM, HIGH
The amount of internal contrast boost to apply to the image. Options include: NONE, LOW, MEDIUM, HIGH
The date the image was registered with Autoenhance.
The amount of denoising to apply to the image. Options include: NONE, LOW, MEDIUM, HIGH
Whether image has been already downloaded and paid for.
Whether to enhance the image.
The type of enhancement to apply to the image. PROPERTY or PROPERTY_USA is used with AI version < 4.0, for >= 4.0 use WARM, NEUTRAL, or AUTHENTIC.
Whether the image has been enhanced.
Whether the image has an error.
The image type for the image.
Whether the image is a 360° image
Correct any lens distortion in the image.
Whether to blur any faces or license plates in the image.
A rating between 0 and 5 on how good the image enhancmeent. Higher is better.
The amount of saturation to apply to the image. Options include: NONE, LOW, MEDIUM, HIGH
The detected scene of the image i.e garden, patio, kitchen, etc.
The amount of sharpening to apply to the image. Options include: NONE, LOW, MEDIUM, HIGH
Whether the sky replacement feature was enabled for the image.
The status of the order.
The user ID of the user who uploaded (owns) the image.
Whether the vertical correction feature was enabled for the image.
Whether to pull the windows in the image (used with AI version >= 4.0).
Last updated