Porn Detection API
The Porn Detection API provides a reliable way to check images and videos for pornographic or inappropriate content. Users send their media files to the API, and the system analyzes them to determine whether they are safe for work (SFW) or not safe for work (NSFW). The API returns a confidence score for each prediction, making it easy for platforms and applications to filter user-generated…
Porn Detection API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
predict_image_upload /predict_image_upload |
This endpoint allows you to upload images directly to the API for instant and accurate analysis. The system processes the image and returns the probability score of containing… |
| GET |
predict_video_url /predict_video_url |
This endpoint accepts a direct video link (HTTP/HTTPS) and scans it instantly to classify the content. The API returns: Whether the video is pornographic or safe. The reason for… |
| GET |
predict_image_url /predict_image_url |
Analyze an image from a direct URL and return whether it’s SFW (Safe For Work) or NSFW (Not Safe For Work), with a confidence score. |
| GET |
request_video_upload_url /request_video_upload_url |
This endpoint provides you with a dedicated upload URL for your video. The URL is designed for speed and efficiency, allowing you to upload large video files seamlessly. It can… |
Porn Detection API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | 3 / second |
|
| ULTRA | $10 / month | 8 / second |
|
| MEGA | $20 / month | 20 / second |
|