v5

latestSwagger 2.02026-07-13122840.3 KB

Analyze Image

A synchronous API for the analysis of potentially harmful image content. Currently, it supports four categories: Hate, SelfHarm, Sexual, and Violence.

post/image:analyze

Query parameters

api-versionstring required

The API version to use for this operation.

Request body

categoriesImageCategory[]

The categories will be analyzed. If they are not assigned, a default set of analysis results for the categories will be returned.

outputType'FourSeverityLevels'

This refers to the type of image analysis output. If no value is assigned, the default value will be "FourSeverityLevels".

Response

The request has succeeded.

All 12 operations