Skip to content
AI Detector

Supported AI Text Detection File Types

GET https://api.copyleaks.com/v3/miscellaneous/supported-ai-text-detection-file-types

Get a list of the Supported AI Text Detection File Types.

GET https://api.copyleaks.com/v3/miscellaneous/supported-ai-text-detection-file-types
200 OK

The command was executed.

Response Schema

The response contains the following fields:

supportedAiFileTypes array<string>
A list of supported file extensions for ai text detection content scans.

Example Response

A typical response from this endpoint:

Show full example (24 lines)
{
"supportedAiFileTypes": [
"pdf",
"docx",
"doc",
"txt",
"rtf",
"xml",
"pptx",
"ppt",
"odt",
"chm",
"epub",
"odp",
"ppsx",
// ... truncated