Code Plagiarism
Detection API
Build plagiarism detection into your apps. Check code against 20+ billion sources.
Codequiry REST API Documentation
Complete API reference for integrating plagiarism detection into your applications. Detect code plagiarism across 20+ billion sources with industry-leading accuracy and speed.
Getting Started
Base URL: https://codequiry.com/api/v1
Authentication: Include your API key in the apikey header with every request
Get Your API Key: Create an account and generate your API key from the dashboard
Authentication Example
GET /api/v1/account
apikey: YOUR_API_KEY_HERE
Quick Test
curl -H "apikey: YOUR_API_KEY" \
https://codequiry.com/api/v1/account
API Endpoints Overview
All-in-One Plagiarism Check
Create a check, upload files, and start analysis in a single API call. 3x faster than the standard workflow.
View DocumentationAccount Management
Get User Information
Retrieve user profile, subscription status, and remaining checks
DocsCheck Management
List Your Checks
Get a list of all your plagiarism checks and their current status
DocsCreate New Check
Initialize a new plagiarism analysis with language selection
DocsGet Check Details
Retrieve detailed information about a specific check
DocsFile Operations
Analysis Control
Start Analysis
Begin plagiarism detection with configurable test types
DocsResults & Data
Get Results Overview
Retrieve plagiarism scores and summary statistics
DocsExport as CSV
Download results in CSV format for external analysis
DocsDetailed Match Analysis
Get line-by-line comparisons and similarity details
DocsDownload Matched Files
Access external files that matched your code
DocsReference Data
List Languages
Get all supported programming languages with IDs and extensions
DocsValidate API Key
Verify your API key is valid and get basic account info
DocsCheck Management (Extended)
Batch & Export
AI Detection
AI Detection Results
Get AI-generated code detection analysis with risk levels
DocsSupported Programming Languages
We support 65+ programming languages and file types for comprehensive code analysis:
Popular Languages
Academic & Research
Web & Markup
Rate Limits & Pricing
Professional
- Group Similarity checks
- Advanced web search
- Full API access
- Priority support
- Dedicated onboarding
Educator
- Unlimited checks
- Advanced detection (GitHub, Stack Overflow)
- Quick Check API (3x faster)
- Priority support
- Bulk operations
Enterprise
- Everything in Pro
- Custom integrations
- Dedicated support
- SLA guarantees
- On-premise deployment
API Rate Limits
- Professional: 50 requests per minute
- Pro: 100 requests per minute
- Enterprise: Custom limits
Rate limits are applied per API key. Contact support for higher limits.
Quick Start Guide
Get Your API Key
Create an account and generate your API key from the dashboard settings.
Test the API
Use the account endpoint to verify your API key is working correctly.
Try Quick Check (Pro)
For the fastest integration, use the Quick Check API to create, upload, and start checks in one call.
Monitor & Retrieve Results
Poll the check status, then retrieve detailed results when analysis is complete.
Official SDKs & Libraries
Accelerate your integration with our official SDKs and libraries:
Node.js SDK
Official JavaScript/TypeScript library
Python SDK
Official Python library with async support
PHP SDK
Official PHP library for Laravel & Composer
Java SDK
Official Java library for Spring & Maven
Go SDK
Official Go library with goroutine support
Support & Resources
Email Support
Contact our support team for technical assistance and custom integrations
Contact Support