/censor

API for Detecting Nudity (NSFW | 18+)

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

Supported Media Formats

Name Type
JPEG Image
PNG Image
WEBM Video
MP4 Video
GIF Video

Example Request

{
  "url": "string"
}

Example Response

{
  "url": "string",
  "censor": true
}