Both are SNH AI Background Check products. Use this site only for criminal Public Records.
What it does
You send a criminal record and information about the person being screened. The service returns a decision for every charge:- Reportable — the charge can be included in the background report
- Not Reportable — compliance rules prevent reporting (e.g. too old, minor traffic, aged dismissal)
- Manual Review — a human must decide (missing data or unresolved rule)
- A plain-language rationale
- Legal citations (e.g.
15 U.S.C. § 1681c(a)(5)) - An identity match score (candidate vs record subject)
- A routing recommendation — Automation* (no human review needed), Auditor* (human review recommended, optional), or Insufficient Data* (human review required)
jurisdiction_state / jurisdiction text). Your organization may also have client- or tenant-specific rules from onboarding.
How it works
- Create your organization profile and receive API credentials (Account Setup)
- Authenticate with a Bearer JWT (Authentication)
- Evaluate a record via
POST /evaluateand process the sync decision (Quickstart)
Common use cases
- Automate federal / state / local compliance decisions for CRA and screening workflows
- Auto-clear clearly not-reportable charges to cut manual review
- Route reportable / unclear charges to auditor or researcher queues with rationale and citations
