NSFW and Nudity Detector
Detect & Censor nudity in a picture at low latency! Also does human face detection.
8.5/10 popularity
121 ms avg latency
100% success rate
4 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
NSFW and Nudity Detector endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
nsfw /nsfw |
**Computes a NSFW score from 0 to 1.** *0 is safe - 1 is NSFW.* **Computes a hasFace score from 0 to 1.** *0 is no face - 1 is face detected.* |
| POST |
detect /detect |
Detects specific zones of a body and their likeliness for automated processing |
| POST |
censor /censor |
Censors the image based on provided classes |
| GET |
ping /ping |
Check if the API is alive |