AI Text Detection
ai-text-detectionAnalyze text, files, or websites to determine the likelihood of AI authorship. Scans up to 150,000 characters per request.
Instructions
Detects AI content in a given text to detect the likelihood of the text being written by an AI. Cost: 1 credit per word.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The text to scan. Texts under 600 characters may produce unreliable results and should be avoided. Maximum 150 000 characters per request. | |
| file | No | A file to scan. If you supply a file, the API will scan the content of the file. The file must be in plain .pdf, .doc or .docx format. The file has priority over the text, so if you give a text and a file, it's the file that will be scanned. | |
| website | No | A website URL to scan. If you supply a website, the API will fetch the content of the website and scan it. The website must be publicly accessible. It's important to know that the website has priority over the text and the file, so if you give a text, a file and a website, it's the website that will be scanned. |