🇺🇸US1

Official Civil Register and Consumer Credit

Source Availability: API + Batch

API Status: Published

Supported Attributes

AttributesDescription

first_name

person's first-name

required

middle_name

person's middle-name

optional

last_name

person's last-name

required

dob

person's date of birth in YYYY-MM-DD format

optional

yob

person's year of birth in YYYY format

optional

gender

person's gender in "m" or "f"

optional

address

person's home address (recommended streetnumber + building affix (if any) + streetname)

optional

city

a valid city

optional

state

a valid 2 digit state code [Ref]

conditional

zip

a valid 5 digit zip code

conditional

phone

a valid 10 digit phone number without country dialing code

optional

marital_status

martial status of the individual (m for married, s for single)

optional

request_id

a unique client reference number

required

Minimum required combinations to perform a check against our US1 source are:

  • first_name + last_name + state + request_id

  • first_name + last_name + zip + request_id

Last updated