v2

latestSwagger 2.0raw.githubusercontent.com2019-08-2693365.9 KB

This operation returns a bounding box around the most important area of the image. A successful response will be returned in JSON. If the request failed, the response contains an error code and a message to help determine what went wrong. Upon failure, the error code and an error message are returned. The error code could be one of InvalidImageUrl, InvalidImageFormat, InvalidImageSize, NotSupportedImage, FailedToProcess, Timeout, or InternalServerError.

post/areaOfInterest

Request body

urlstring required

Publicly reachable URL of an image.

Response

The response includes the extracted area of interest in JSON format.

requestIdstring nullable

Id of the REST API request.