AI Image Detector API
Advanced AI-powered image detector that classifies images as AI-generated or real photographs. Features: - High accuracy ResNet-based detection (98.3% accuracy on test set) - Simple and detailed analysis modes - Support for URL input/ image uploads - Statistical pattern analysis Use Cases: - Content moderation platforms - News and media verification - Digital forensics - Social media platforms -…
AI Image Detector API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
classifyImageUploadDetailed /predict-upload-detailed |
Upload an image file for detailed analysis |
| POST |
classifyImageUploadSimple /predict-upload |
Upload an image file for simple classification |
| POST |
classifyImageSimplePost /predict-url |
Classify an image from URL using JSON body |
| GET |
classifyImageSimpleGet /predict-url |
Classify an image from URL with simple response |
| GET |
classifyImageDetailedGet /predict-url-detailed |
Get comprehensive analysis with statistical insights |
AI Image Detector API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 60 / minute |
|
| PRO | $5 / month | 60 / minute |
|
| ULTRA Recommended | $20 / month | 60 / minute |
|
| MEGA | $40 / month | 60 / minute |
|