Endpoint
POST /v3/universal-ai (sync)
Model string pattern: image/deepfake_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 |
|---|---|---|---|
| deepfake_score | float | Yes | |
| prediction | enum | Yes |
Available Providers
| Provider | Model String | Price |
|---|---|---|
| sightengine | image/deepfake_detection/sightengine | $0.002 per image |