v2

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

Performs object detection on the specified image. Two input methods are supported -- (1) Uploading an image or (2) specifying an image URL. A successful response will be returned in JSON. If the request failed, the response will contain an error code and a message to help understand what went wrong.

post/detect

Request body

urlstring required

Publicly reachable URL of an image.

Response

The response include the detected objects in JSON format.

requestIdstring nullable

Id of the REST API request.