Skip to main content

Base Fields

These fields are always returned in every response, regardless of return_fields settings.
FieldTypeDescription
record_idstringYour unique identifier from the request
is_matchbooleanWhether a match was found for this record
minerva_pidstringMinerva person identifier (format: p- + 32 hex characters)
match_scorenumberConfidence score for the match (0-1 scale, higher = more confident)
validation_errorsobjectAny validation errors from the input (null if none)

Personal Information

Contained within the personal_information object.
FieldTypeDescriptionExample Values
full_namestringPerson’s complete name"JOHN M SMITH"
first_namestringFirst name"JOHN"
middle_namestringMiddle name or initial"M"
last_namestringLast name / surname"SMITH"
name_suffixstringName suffix"Jr.", "Sr.", "III"
genderstringGender"M", "F", or null
dobstringDate of birth"1990-01-15" (YYYY-MM-DD)
ageintegerCurrent calculated age34
marital_statusstringMarital status"M" (married), "S" (single), or null

Household Information

Contained within the household_information object.
FieldTypeDescription
minerva_household_idstringUnique household identifier
minerva_spouse_pidstringSpouse’s Minerva PID (if available)
number_of_childrenintegerNumber of children in household

Financial Information

Contained within the financial_information object.
FieldTypeDescriptionExample Values
is_retiredbooleanWhether the person is retiredtrue, false
estimated_income_rangestringEstimated annual income bracket"$101K - $250K"
estimated_wealth_rangestringEstimated total wealth bracket"$1M-$2M"
home_ownership_statusstringHome ownership status"Owner", "Renter", or null
has_bankruptcy_recordsbooleanWhether bankruptcy records existtrue, false
has_judgment_recordsbooleanWhether court judgment records existtrue, false

Social Media

Contained within the social_media object.
FieldTypeDescription
linkedin_urlstringLinkedIn profile URL
linkedin_titlestringCurrent title from LinkedIn profile
linkedin_industrystringIndustry listed on LinkedIn
is_likely_remote_workerbooleanWhether the person likely works remotely
facebook_urlstringFacebook profile URL
twitter_urlstringTwitter/X profile URL

Contact Information

Personal Emails

Array of personal email addresses. Each email object contains:
FieldTypeDescription
email_rankintegerPriority ranking (1 = highest priority / most reliable)
email_addressstringThe email address

Professional Emails

Array of work/professional email addresses. Each email object contains:
FieldTypeDescription
email_rankintegerPriority ranking (1 = highest priority / most reliable)
email_addressstringThe email address

Phone Numbers

Array of phone numbers. Each phone object contains:
FieldTypeDescriptionExample Values
phone_rankintegerPriority ranking (1 = highest priority)1, 2, 3
phone_typestringType of phone line"Mobile", "Landline"
phone_numberstringFormatted phone number"(555) 123-4567"

Family Relationships

The relatives array contains family relationship information. Each relative object contains:
FieldTypeDescriptionExample Values
relative_minerva_pidstringMinerva PID of the relative"p-b2c3d4..."
relative_first_namestringRelative’s first name"ROBERT"
relative_last_namestringRelative’s last name"SMITH"
relationship_labelstringType of relationship"child-parent", "sibling", "spouse"
relationship_sublabelstringAdditional relationship details"son-father", "brother-sister"
The relatives field is automatically included when returning all fields, but cannot be explicitly requested via the return_fields parameter.

Address History

Array of address records ordered by recency. Each address object contains:

Core Address Fields

FieldTypeDescription
address_rankintegerRecency rank (1 = most recent / current address)
minerva_address_idstringUnique address identifier
address_line_1stringStreet address
address_line_2stringApartment, suite, or unit number
address_citystringCity name
address_statestringState abbreviation
address_zipcodestring5-digit ZIP code
address_zipcode4stringZIP+4 extension

Ownership & Residency

FieldTypeDescriptionExample Values
ownership_statusstringWhether property is owned or rented"Owned", "Rented", "Unknown"
is_current_ownerbooleanWhether person currently owns this propertytrue, false
first_seen_datestringFirst date person was associated with address"2018-08-01"
last_seen_datestringLast date person was associated with address"2023-09-30"

Property Details

FieldTypeDescriptionUnits
purchase_datestringDate property was purchasedYYYY-MM-DD
purchase_pricenumberOriginal purchase priceUSD
estimated_current_valuenumberCurrent estimated market valueUSD
estimated_rental_valuenumberEstimated monthly rental valueUSD
home_current_tax_liabilitynumberAnnual property taxUSD
outstanding_loan_principalnumberOutstanding mortgage balanceUSD
current_property_equity_amountnumberEstimated equity in propertyUSD
sqftnumberSquare footage of propertysq ft
num_bedsnumberNumber of bedroomscount
num_bathsnumberNumber of bathroomscount

Work Experience

Array of employment history records ordered by recency. Each work experience object contains:

Position Identification

FieldTypeDescription
experience_rankintegerRecency rank (1 = most recent / current position)
minerva_experience_idstringUnique experience identifier

Company Information

FieldTypeDescription
work_company_namestringCompany name
work_company_linkedin_urlstringCompany’s LinkedIn page URL
work_company_websitestringCompany’s website URL
work_company_industrystringCompany’s industry classification

Industry Codes

FieldTypeDescription
work_company_naics_codestringNAICS industry classification code
work_company_naics_descriptionstringNAICS industry description
work_company_sic_codestringSIC industry classification code
work_company_sic_descriptionstringSIC industry description

Role Details

FieldTypeDescriptionExample Values
work_titlestringJob title as listed"Senior Software Engineer"
standard_work_titlestringStandardized/normalized job title"Software Engineer"
work_seniority_levelstringSeniority level"Entry", "Senior", "Manager", "Executive"
work_departmentstringDepartment within company"Engineering", "Sales", "Marketing"
work_employment_typestringType of employment"Full-Time", "Part-Time", "Contract"
work_statusstringCurrent or past position"current", "previous"

Dates & Location

FieldTypeDescription
work_start_datestringEmployment start date (YYYY-MM-DD)
work_end_datestringEmployment end date (null if current)
work_citystringWork location city
work_statestringWork location state
work_countrystringWork location country code

Education Experience

Array of education records ordered by recency. Each education object contains:
FieldTypeDescriptionExample Values
experience_rankintegerRecency rank (1 = most recent)1, 2
minerva_experience_idstringUnique experience identifier"e-a1b2c3..."
institution_namestringSchool/university name"Stanford University"
institution_linkedin_urlstringInstitution’s LinkedIn page URL
education_informationstringAdditional education details"Bachelor of Science (B.S.), Computer Science"
education_levelstringDegree level attained"High School", "Bachelors", "Masters", "PhD"
education_majorsarrayArray of major fields of study["Computer Science", "Mathematics"]
education_minorsarrayArray of minor fields of study["Business"]
education_start_datestringEnrollment start date"2013-08-15"
education_end_datestringGraduation/completion date"2017-05-31"

Notes

Empty Arrays

All list fields (emails, phones, addresses, work, education, relatives) return empty arrays [] if no data is available.

Date Format

All dates are returned in ISO 8601 format: YYYY-MM-DD

Currency

All financial figures (property values, prices, etc.) are in USD.

Ranking

Arrays are ordered by rank field, with rank=1 being the most recent or most reliable.

Using return_fields

You can optimize your API response by specifying only the fields you need using the return_fields parameter. Base fields are always included. Available return_fields options:
full_name, first_name, middle_name, last_name, name_suffix, gender, dob, age, 
marital_status, minerva_household_id, minerva_spouse_pid, number_of_children, 
is_retired, estimated_income_range, estimated_wealth_range, home_ownership_status, 
linkedin_url, linkedin_title, linkedin_industry, is_likely_remote_worker, 
facebook_url, twitter_url, has_bankruptcy_records, has_judgment_records, 
address_history, education_experience, work_experience, personal_emails, 
professional_emails, phones
Using return_fields reduces response size and improves API latency. Request only the data you need!