Censor
API for Detecting Nudity (NSFW | 18+)
Install / Use
/learn @chebyrash/CensorREADME
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
}
