NSFW Image Detection API
## NSFW Image Detection API Fast and accurate NSFW content detection powered by deep learning. ### Features - 🚀 Fast inference (~50ms per image) - 🎯 High accuracy (>95%) - 📊 Confidence scores for each category - 🖼️ Support URL and Base64 input - 📦 Batch processing (up to 10 images) ### Categories - **nsfw**: Adult/explicit content - **normal**: Safe content ### Use Cases - Content moderation…
NSFW Image Detection API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Detect Single Image /v1/detect |
Detect NSFW content in a single image. Supports URL or Base64 input. |
| POST |
Detect Batch /v1/detect/batch |
Detect NSFW content in multiple images (max 10). |
| GET |
Health Check /health |
Check API health status. |
NSFW Image Detection API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.9 / month | — |
|
| ULTRA | $29.99 / month | — |
|
| MEGA | $59.99 / month | — |
|