Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
The text to be scanned. Each request must contain at least 16 words and no more than 20,000 words.
Response
Plagiarism response
This is a standard HTTP status code. A 200 status means the request was successful.
The results field is an array which contains one or more objects, each corresponding to a different website where matching content has been found. Each object includes the following fields:
The results_count field indicates the total number of matching websites found by the Plagiarism API.
The credits_used field represents the number of credits consumed for processing your request. Each word that is processed by the API consumes two credits.
The credits_remaining field shows how many credits you have left in your account after your request has been processed.