v1

latestOpenAPI 3.1.02026-08-04118425322.0 KB
classification

Classify image at public url

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

post/api/v1/classify/image/url

Query parameters

thresholdnumber double

Threshold above which classification is positive

Headers

Authorizationstring required

Bearer authentication

Request body

urlstring required

A public url for downloading the image

conceptIdsstring[] nullable

The ids of concepts to use to classify an image

datasetIdstring uuid4 nullable

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

Response

Result of the classification