Product
Scoped API and QR checks
Employers can verify worker-shared trust status through a scoped workflow instead of re-running a full screening pipeline.
Who this is for: Gig platforms, marketplaces, and ops teams verifying worker credentials at scale.
Request
Consent check
Credential state
Audit event
{ credential_status: "active", consent_status: "verified",
review_status: "complete", dispute_status: "none",
audit_event_id: "evt_••••" }
Verify trust state, not raw records
Platforms often receive more criminal-record detail than needed for a trust decision. That increases storage risk and worker friction.
MyFairCheck verification returns credential status, consent state, review and dispute status — designed without offense payloads in API responses.
Scoped verification workflow
Verify MyFairPass status
Server-to-server or QR check returns active credential state — not raw report payloads.
Consent-checked workflows
Every verification confirms consent version on file before returning trust state.
Dispute-aware status
Response includes dispute state so platforms can see open challenges before acting.
Audit-friendly events
Every check logged with anonymized event ID for compliance teams.
Minimal data exposure
Scoped fields only — credential_status, consent_status, review_status, dispute_status, audit_event_id.
Benefits
What you gain in a controlled pilot
- REST verification API with scoped response schema
- QR credential concept for in-person verification
- Verification event log for every check
- Usage metering in pilot billing sandbox
- No raw criminal-record payloads through API by default
Platform dashboard
Ops view of verification events and worker tables (ID-first, no real PII).
Pilot limits
Credential verify caps during controlled onboarding. Pilot-stage product — pricing may change.
Example
Fictional API verification scenario
A platform ops team verifies MFP-••••-1044 via API. Response includes active status, consent verified, review complete, dispute none — no offense_text field. Event appears in audit log with evt_•••• ID. Sandbox data only.
What we do not claim
MyFairCheck does not claim SOC 2 Type II certification, Clean Slate certification, FCRA legal compliance, or final legal certification. Production use requires counsel and security review.
MyFairCheck supports FCRA-aware workflows, but it does not provide legal advice or certify compliance. Production use requires counsel and security review.
Request pilot access
Join the controlled 2026 pilot with workflow support — not legal certification.