NSFW Content Detector
Content Moderation is an intuitive image-based system, powered by AI, that detects and flags images containing nudity and suggestive content that are not suitable for public usage. - Input: -- file - Image file (.jpg, .jpeg, .png) - API Response Format: { "code": 200, "message": "Success", "response": { "Is_nudity": false, "label": "Safe", }, "success": true } where, – Is_nudity: If nudity is…
NSFW Content Detector endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
NSFW Content Detector /content-moderation |
Takes Image as input and returns JSON as an output. |
NSFW Content Detector pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | Free | — |
|