Nudity Detection

Description of working with API in nudity detection

Simple nudity detection

POST https://api.visork.com/v1/nudity/detection

A straightforward method that returns according to the set parameters whether or not it is nudity.

Path Parameters

Name
Type
Description

X-API-Key

string

User API key that is available from the user administration

Classification nudity

POST https://api.visork.com/v1/nudity/classify

Detailed classification of nudity, including percentage agreement.

Headers

Name
Type
Description

X-API-Key

string

User API key that is available from the user administration

Last updated

Was this helpful?