Quickstart

In Autoenhance, the three main concepts you’ll work with are Orders, Images, and Brackets.

  • Images – Each image represents an individual shot to be edited and downloaded.

  • Brackets – An image can contain one or more brackets, which provide the source data for editing. Autoenhance automatically detects the file type and whether a shot is a 360° image.

  • Orders – Orders group the images you send to Autoenhance. You can use them to represent specific properties or individual work orders from your clients.

The most important part of your integration will be uploading the bracket files that are used to create the final edited image.

Integration Options

You can integrate your application with Autoenhance in two ways:

Web SDK (Beta)

The Web SDK simplifies integration by offering a pre-built UI based on the Autoenhance webapp, ideal for scenarios where ease of use outweighs extensive customization. Focus on what matters to your business without delving into complex integration details or use it to start testing Autoenhance before moving on to integrating via the API

Read the guide

API

The API gives you full control and flexibility to build a completely custom integration with Autoenhance.

The API supports two main workflows:

Single Image (Easy)

Designed for quick setups, this workflow lets you register, upload, and enhance an image in a single API call. Ideal if you always work with a single file or want the simplest starting point.

Read the guide

HDR Brackets (Advanced)

Use this workflow when you have images with multiple brackets and need to create HDR images.

Read the guide

Last updated