Plagiarism Checker APIs
Documentation
Are you looking to integrate a powerful plagiarism detection tool into your application, website, or service? Look no further! Our Plagiarism Checker API is designed to help you check plagiarism in your content and ensure authenticity across the board.
How it works?
Follow the simple steps mentioned below to use our Plagiarism checker APIs:
1. Sign Up: Create an account and get API access credentials
2. Integrate: Use the steps mentioned in documentation to integrate Plagiarism Checker APIs with your application
3. Check Plagiarism: Start sending text through the API and receive expertly Plagiarism report in an instant.
Plagiarism Checker APIs Integration Guide
URL (POST):
Use POST request and the API endpoint URL for making POST requests to check Plagiarism is:
https://resources.paraphrasingtool.ai/endpoint/plagiarism.php
Payload:
Here’s the break down of the components of above payload:
- uid (User ID): This is your unique User ID associated with your account. It helps the API identify and track your requests. Replace
[Your User ID]
with your actual User ID. - key (API Key): Your API key serves as authentication for your requests. Replace
[Your API key]
with your actual API key. - text: This is where you provide the text in which you want to check duplicate content.
{
"uid": "[Your User ID]",
"key": "[Your API key]",
"text": "Everything that we write in a research paper should be authentic, well refined, and unique. It\u2019s no secret that the researchers include paraphrased or quoted statements in their papers to achieve uniqueness and validate their findings. \n\nThe primary purpose of paraphrasing and quotations is to avoid plagiarism and acknowledge the source. \n\nIn this article, we will help you understand the similarities between paraphrasing and quotation. Moreover, we will guide you on how to paraphrase a quote. \n\nFirst of all, let us provide you with quick insights about paraphrasing and quotation. Afterward, we will move forward with the rest of the details."
}
Headers:
The format of the data being sent in the request is JSON
{
'Content-Type': 'application/json'
}
Output:
- checked: This field indicates whether the API request was successful (
true
) or not (false
). - plag: This indicates about the plagiarism found (true) or not (false) in the sentence you entered.
- matchedlink: This is a link that could potentially point to the source where the matched text has been found.
- matchedratio: The matched ratio represents the percentage of similarity between the checked text and the source content.
- matchedtext: This is the exact segment of text from the input that has been identified as matching with another source. It gets bold if matched exactly.
{
"carrier": {
"qid0": {
"checked": true,
"matchedlink": "https://paraphrasingtool.ai/paraphrasing-vs-quotation/",
"matchedratio": 100,
"matchedtext": "<b>Everything that we write in a research paper should be authentic, well refined, and unique.</b>",
"plag": true,
"qtype": "sent",
"query": "Everything that we write in a research paper should be authentic, well refined, and unique.",
"tk": 0
},
"qid1": {
"checked": true,
"matchedlink": "https://paraphrasingtool.ai/paraphrasing-vs-quotation/",
"matchedratio": 100,
"matchedtext": "It's <b>no secret that the researchers include paraphrased or quoted statements in their papers to achieve uniqueness and validate their findings.</b>",
"plag": true,
"qtype": "sent",
"query": "It’s no secret that the researchers include paraphrased or quoted statements in their papers to achieve uniqueness and validate their findings.",
"tk": 1
},
"qid10": {
"checked": false,
"matchedlink": null,
"matchedratio": 0,
"matchedtext": null,
"plag": false,
"qtype": "break",
"query": "\n",
"tk": 10
},
"qid11": {
"checked": true,
"matchedlink": "https://paraphrasingtool.ai/paraphrasing-vs-quotation/",
"matchedratio": 100,
"matchedtext": "<b>First of all, let us provide you with quick insights about paraphrasing and quotation.</b>",
"plag": true,
"qtype": "sent",
"query": "First of all, let us provide you with quick insights about paraphrasing and quotation.",
"tk": 11
},
"qid12": {
"checked": true,
"matchedlink": "https://paraphrasingtool.ai/paraphrasing-vs-quotation/",
"matchedratio": 100,
"matchedtext": "<b>Afterward, we will move forward with the rest of the</b> details",
"plag": true,
"qtype": "sent",
"query": "Afterward, we will move forward with the rest of the details.",
"tk": 12
},
"qid2": {
"checked": false,
"matchedlink": null,
"matchedratio": 0,
"matchedtext": null,
"plag": false,
"qtype": "break",
"query": "\n",
"tk": 2
},
"qid3": {
"checked": false,
"matchedlink": null,
"matchedratio": 0,
"matchedtext": null,
"plag": false,
"qtype": "break",
"query": "\n",
"tk": 3
},
"qid4": {
"checked": true,
"matchedlink": "https://paraphrasingtool.ai/paraphrasing-vs-quotation/",
"matchedratio": 100,
"matchedtext": "<b>The primary purpose of paraphrasing and quotations is to avoid plagiarism and acknowledge the source.</b>",
"plag": true,
"qtype": "sent",
"query": "The primary purpose of paraphrasing and quotations is to avoid plagiarism and acknowledge the source.",
"tk": 4
},
"qid5": {
"checked": false,
"matchedlink": null,
"matchedratio": 0,
"matchedtext": null,
"plag": false,
"qtype": "break",
"query": "\n",
"tk": 5
},
"qid6": {
"checked": false,
"matchedlink": null,
"matchedratio": 0,
"matchedtext": null,
"plag": false,
"qtype": "break",
"query": "\n",
"tk": 6
},
"qid7": {
"checked": true,
"matchedlink": "https://paraphrasingtool.ai/paraphrasing-vs-quotation/",
"matchedratio": 100,
"matchedtext": "<b>In this article, we will help you understand the similarities between paraphrasing and quotation.</b>",
"plag": true,
"qtype": "sent",
"query": "In this article, we will help you understand the similarities between paraphrasing and quotation.",
"tk": 7
},
"qid8": {
"checked": true,
"matchedlink": "https://paraphrasingtool.ai/paraphrasing-vs-quotation/",
"matchedratio": 100,
"matchedtext": "<b>Moreover, we will guide you on how to paraphrase a quote.</b>",
"plag": true,
"qtype": "sent",
"query": "Moreover, we will guide you on how to paraphrase a quote.",
"tk": 8
},
"qid9": {
"checked": false,
"matchedlink": null,
"matchedratio": 0,
"matchedtext": null,
"plag": false,
"qtype": "break",
"query": "\n",
"tk": 9
}
},
"success": true,
"words": 101
}
Get started now and experience the future of content: