Retrieve Rotated Images

Why would I use this?

You might use this image if you want to get the "hero" or "front" image of your structure with the correct orientation. If the image was taken in a way that is not "right side up", our algorithm will rotate it relative to the ground. The image returned from this endpoint is rotated to the correct orientation; if the image does not need to be rotated, it will return the image as it was uploaded.

Getting the Image ID

The image ID can be retrieved from looking at the V3 job details endpoint for the job, and model you desire.

Successful Response

A 200 response here results in a .jpg photo downloading, with the EXIF data that indicates orientation removed, and the correct orientation applied.

Supported Versions

NameDescription
small200x200, 60% quality
medium800x800, 60% quality
low-qualityriginal resolution, 50% quality

Example Response

Below is an example of .jpg that is returned when using the "medium" version.

Language
Credentials
Bearer
URL
Click Try It! to start a request and see the response here!