Create Criminal Check

Create a new criminal check.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Create a criminal check request.

string
enum
required

The type of criminal check to run.

Allowed:
string
required
length ≥ 2

The first name of the person

string
required
length ≥ 2

The last name of the person

date
required

The date of birth of the person. Cannot be in the future.

The middle name of the person

string
required
length between 9 and 11
^\d{3}-?\d{2}-?\d{4}$

The social security number of the person

^\+[1-9]\d{1,14}$

Phone number in E.164 format (US numbers start with +1).

The primary address to search for criminal records

array | null

A list of additional addresses to search

length ≤ 64
^[a-zA-Z0-9_-]{1,64}$

An optional reference ID to associate with the request. Limited to alphanumeric characters and hyphens.

array | null

A list of states criminal records must originate from. When supplied, records are filtered to the specified states only. Records without a source state are always included.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json