Endpoint
POST /v3/universal-ai (sync)
Model string pattern: image/ai_detection/{provider}[/{model}]
Input
| Field | Type | Required | Description |
|---|---|---|---|
| file | file_input | Yes | Image file ID from /v3/upload or direct file URL |
Output
| Field | Type | Required | Description |
|---|---|---|---|
| ai_score | float | Yes | |
| prediction | enum | Yes |
Available Providers
| Provider | Model String | Price |
|---|---|---|
| winstonai | image/ai_detection/winstonai | $0.021 per request |