Endpoint
POST /v3/universal-ai (sync)
Model string pattern: text/plagia_detection/{provider}[/{model}]
Input
| Field | Type | Required | Description |
|---|---|---|---|
| text | string | Yes | Text content on which plagiarism detection will be run |
| title | string | No | Content title |
Output
| Field | Type | Required | Description |
|---|---|---|---|
| plagia_score | float | Yes | |
| items | array[object] | No | |
| text | string | Yes | |
| candidates | array[object] | No | |
| url | string | Yes | |
| plagia_score | float | Yes | |
| prediction | string | Yes | |
| plagiarized_text | string | Yes |
Available Providers
| Provider | Model String | Price |
|---|---|---|
| winstonai | text/plagia_detection/winstonai | $14 per 1,000,000 chars |