Skip to main content
POST
Plagiarism Detection

POST /

Check text for potential plagiarism by comparing it against a vast database of online content.

Request

string
required
The input text to check for plagiarism.

Response

string
The input text that was checked.
boolean
Whether plagiarism was detected in the text.
array
A list of detected plagiarized content, including source URLs and matched text.
integer
Total number of sentences in the input text.
integer
Number of sentences that were detected as plagiarized.
float
of the text that was detected as plagiarized.

Example

Example Response