Scanning
copyleaks_scan - Run a Copyleaks scan
copyleaks_scan - Run a Copyleaks scan
detectors is what you ask Copyleaks to use. detections in the results is what actually ran - they differ when, for example, text falls under the 350-word AI minimum.Returns immediately with a scan that is still running. Follow with copyleaks_scan_status, then copyleaks_get_results.copyleaks_rescan - Re-run an existing scan
copyleaks_rescan - Re-run an existing scan
copyleaks_request_upload - Get a place to send a file
copyleaks_request_upload - Get a place to send a file
copyleaks_scan.Reading results
copyleaks_scan_status - Check scan status
copyleaks_scan_status - Check scan status
running, complete, or failed. While running, may include how far along it is as a percentage.No time estimate is available - a percentage says how far along the scan is, not how long remains. There is no notification when a scan finishes; checking here is the only way to find out. Checking again before anything has changed returns the same answer, so wait between checks.copyleaks_get_results - Get scan results
copyleaks_get_results - Get scan results
copyleaks_get_flagged_segments - List flagged segments in document order
copyleaks_get_flagged_segments - List flagged segments in document order
copyleaks_get_results to ask about a particular source.Each segment carries its exact text, its type (Exact match, Minor changes, Paraphrased, AI content, or AI phrases), and - for a match - which source it overlaps and what that source says.Past scans
copyleaks_search_scans - Search past scans
copyleaks_search_scans - Search past scans
detection and submitted_as answer different questions. “Find my AI scans” is detection. “Find the PDFs I scanned” is submitted_as.A row also carries totalWords, which is what separates a detector ran and found nothing from it never ran - AI Detection does not run below 350 words, so a 0 without a word count means either. Rows recorded before this was stored report it as null.copyleaks_get_scan - Get one scan
copyleaks_get_scan - Get one scan
copyleaks_get_results for what it found.Scan profiles
copyleaks_get_profiles - Get scan profiles
copyleaks_get_profiles - Get scan profiles
copyleaks_create_profile - Create a scan profile
copyleaks_create_profile - Create a scan profile
copyleaks_update_profile - Update a scan profile
copyleaks_update_profile - Update a scan profile
Account
copyleaks_get_account - Get plan and credit balance
copyleaks_get_account - Get plan and credit balance

