US Criminal Record Check
A US Criminal Record Check (CRC) covers a search for the last seven years of the candidate's address history, as reported by:
Social Security Number (SSN) Trace
✓
✓
✓
Sex Offender Registry (National with Alias)
✓
✓
✓
National Criminal Database (with Alias)
✓︎
✓
✓
Global Sanctions and Terrorist Watchlist Check (with Alias)
✓︎
✓︎
✓︎
County level Criminal Record Check and
Federal statewide Criminal Search
for provided current address
⨯
✓
✓
County level Criminal Record Check and
Federal statewide Criminal Search
for the last seven years of the candidate’s address history
⨯
⨯
✓
Results will reveal a matched and accessible felony, misdemeanor, and pending cases for a 7-year period. Applicable access fees will be passed through.
Availability
This check is available in Canada 🇨🇦 and the US 🇺🇸
This check is available for a quickscreen ✅
Parameters
Request flag
Include one of these flags in the body of your request:
Tier 1: request_us_criminal_record_check_tier_1
Tier 2: request_us_criminal_record_check_tier_2
Tier 3: request_us_criminal_record_check_tier_3
Invite parameters
To invite an applicant to complete a screen, include this parameter in the body of your request:
email
See all available Application parameters
Quickscreen parameters
To complete a quickscreen, include these parameters in the body of your request:
first_name
last_name
date_of_birth
addresses
(min 1 - US)sin_ssn
us_criminal_consent_given
Make sure to obtain the proof of consent from your applicant before running the quickscreen.
Example request
{
"request_us_criminal_record_check_tier_2": true,
"email": "[email protected]",
"information": {
"first_name": "Andrew",
"last_name": "McLeod",
"date_of_birth": "1987-03-04",
"addresses": [{
"address": "Freedom St.",
"city": "New York",
"province_state": "NY",
"country": "US",
"county":"Kings",
"current": true
}
],
"sin_ssn": "123456789",
"us_criminal_consent_given": true
},
"position_or_property_location": {
"address": "Tiffany & Co., 97 Greene St",
"city": "New York City",
"county": "New York",
"province_state": "NY",
"country": "US",
"postal_code": "10012",
"location_type": "Position Location"
}
}
Report
Report field: us_criminal_record_check_result
Test data
Send US CRC requests with the following sets of data on our demo environment to retrieve our pre-filled reports.
Clear results
Andrew
McLeod
1987-03-04
Records found
Will
Nettke
2000-01-01
Last updated
Was this helpful?