What forensics checks
Forensic analysis runs against the original uploaded file and the OCR output. It looks for:Tampering indicators
Pixel-level manipulation, copy-paste artifacts, inconsistent fonts, and metadata anomalies
that suggest content has been modified after the document was originally created.
Consistency checks
Internal inconsistencies — grades that don’t match stated GPA, dates that contradict
enrollment timelines, or institution details that don’t match known records.
Layout analysis
Structural irregularities in how the document is formatted — unofficial templates,
missing expected fields, or layout patterns that don’t match the issuing institution’s
known format.
Metadata verification
File metadata (creation date, software, modification history) cross-referenced against
what the document claims to represent.
Forensics result shape
The forensics result is returned per credential. Each entry includes:reportUrl.
Forensics and extraction run independently. A forensics failure does not block extraction from completing, and vice versa.
Enabling forensics
Forensics is an opt-in feature at the case level. Include it in thefeatures array when
submitting a case:
forensics feature enabled. Requesting it without the
feature fails synchronously with a 403 before any files are uploaded.
Forensics feature limits
Organization feature requirements and behavior when the feature is unavailable.