Nudity Detection Free API Documentation

Use the free AI-powered Nudity Detection API from ImagePurify to detect and clean inappropriate or nude content from images automatically.

πŸ”— API Endpoint

POST https://imagepurify.askjitendra.com/api/

πŸ“¦ Request Body

Send a JSON payload with an image URL:

{
  "image_url": "https://example.com/image.jpg"
}

βœ… Sample Response

{
  "status": "true",
  "code": 200,
  "is_nude": true,
  "image: https://imagepurify.askjitendra.com/pic.jpg
}

πŸ§ͺ Try It Below

Demo

πŸ’‘ Use Cases

πŸ“˜ Notes