Classify image at public url

POST

Classify an image downloadable via a public url for specific concepts or all concepts within a dataset

Query parameters

thresholddoubleOptional

Threshold above which classification is positive

Request

This endpoint expects an object.
urlstringRequired

A public url for downloading the image

conceptIdslist of stringsOptional

The ids of concepts to use to classify an image

datasetIdstringOptional

The id of the dataset related to the concepts to use to classify an image

Response

This endpoint returns an object.
scoreslist of objects

Classifications of images for the relevant concept(s)