# PlagiarismCheck.org PlagiarismCheck.org is a SaaS platform for plagiarism detection, similarity checking, AI-generated text detection, and academic integrity workflows for educators, institutions, publishers, businesses, and ed-tech platforms. ## Important public pages - Homepage: https://plagiarismcheck.org/ - Product overview: https://plagiarismcheck.org/ - Pricing: https://plagiarismcheck.org/pricing/ - API documentation: https://plagiarismcheck.org/for-developers/ - LMS integrations: - Canvas integration: https://plagiarismcheck.org/plagiarism-detector-for-canvas/ - Moodle integration: https://plagiarismcheck.org/plagiarism-checking-tool-for-moodle/ - Google Classroom integration: https://plagiarismcheck.org/plagiarism-detector-for-google-classroom/ - Brightspace integration: https://plagiarismcheck.org/brightspace-plagiarism-checker/ - Schoology integration: https://plagiarismcheck.org/schoology-plagiarism-checker/ - Privacy policy: https://plagiarismcheck.org/privacy-policy/ - Terms of service: https://plagiarismcheck.org/terms-of-service/ - Cookie policy: https://plagiarismcheck.org/cookie-policy/ - Contact and support: https://plagiarismcheck.org/contact-us/ - Help articles and guides: https://plagiarismcheck.org/blog/ - User guides: https://plagiarismcheck.org/blog/user-guides/ - Account guides: https://plagiarismcheck.org/blog/account-guides/ ## Machine-readable API documentation - OpenAPI YAML: https://plagiarismcheck.org/openapi.yaml - Swagger YAML alias: https://plagiarismcheck.org/swagger.yaml - Developer documentation: https://plagiarismcheck.org/for-developers/ - API examples repository: https://github.com/PlagiarismCheck/api-examples The public API is described using an OpenAPI/Swagger-compatible schema. It documents public API endpoints for individual plagiarism checks, organization/LMS integration checks, AI-generated text checks, processing status, report retrieval, documents, and group/member resources. ## Key concepts - Plagiarism detection: comparing submitted text or documents against available sources to identify overlapping or similar content. - Similarity score: a percentage-style summary indicating how much of a checked document matches detected sources. - Originality report: a report that summarizes detected matches, matched sources, and similarity information for a submitted text or file. - Source matching: linking matched text fragments to source records, URLs, or other indexed materials when available in the report data. - LMS integration: connecting PlagiarismCheck.org with learning management systems so educators can check student submissions inside tools such as Canvas, Moodle, Google Classroom, Brightspace, or Schoology. - API-based document submission: using the PlagiarismCheck.org API to submit text or files, poll processing status, and retrieve report data from another application. - AI-generated text detection: submitting text or files for AI-writing analysis and retrieving AI report data when the account and API flow support it. ## Private/non-public areas The following content should not be crawled, indexed, or treated as public product documentation: - authenticated user dashboards - admin pages - uploaded documents - student submissions - customer documents - private folders - originality reports behind login - private report links - account, billing, and profile settings - API keys, tokens, callbacks, or credentials - staging, test, development, or internal-only environments - internal-only API endpoints not documented for public use Public documentation should be based on the canonical public pages and the public OpenAPI file linked above.