Properties Fields
| Property | Type | Default | Description |
|---|---|---|---|
enable | boolean | false | Enable Gen-AI Overview feature to extract key insights from the scan data. |
ignoreAIDetection | boolean | false | Ignore AI detection when generating the scan’s overview. Only applicable if AI detection was enabled. |
ignorePlagiarismDetection | boolean | false | Ignore plagiarism detection when generating the scan’s overview. Only applicable if plagiarism detection was enabled. |
ignoreWritingFeedback | boolean | false | Ignore Grammar Checker when generating the scan’s overview. Only applicable if the Grammar Checker was enabled. |
ignoreAuthorData | boolean | false | Ignore the author’s historical data when generating the scan’s overview. Only applicable if author ID was added to the request. |
Examples
Request - Submit Endpoint Example
Export Endpoint Example
This is the same description as other types of export, just the key isoverview.
Response
Example
Response Fields
| Field | Type | Description |
|---|---|---|
overview | string | A markdown-formatted string containing the Gen-AI overview of the scan. |
modelVersion | string | The version of the AI model used to generate the overview. |
Next Steps
Check for Plagiarism
Detect plagiarism in text documents using the Copyleaks API. Search billions of sources to find unoriginal content.
Detect AI-Generated Content
Detect AI-generated text via sync or async API calls. This guide covers sync detection, see the Authenticity API Guide for async.
Assess Grammar and Writing Quality
Get writing and grammar suggestions via API. Authenticate, submit text, and access full details in the docs.
Moderate Text
Scan and moderate text content for unsafe or policy-relevant material across 10+ categories.

