v1

latestOpenAPI 3.0.02026-07-1493353.1 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.