v11

latestSwagger 2.0raw.githubusercontent.com2023-03-313540106.5 KB
ImageModeration

Returns probabilities of the image containing racy or adult content.

post/contentmoderator/moderate/v1.0/ProcessImage/Evaluate

Query parameters

CacheImageboolean

Whether to retain the submitted image for future use. If it's omitted, the default is false.

Response

OK

CacheIDstring

Cache ID.

Resultboolean

Evaluation result.

TrackingIdstring

Tracking ID.

AdultClassificationScorenumber

Adult classification score.

IsImageAdultClassifiedboolean

Indicates if an image is classified as adult.

RacyClassificationScorenumber

Racy classification score.

IsImageRacyClassifiedboolean

Indicates if the image is classified as racy.