The Demographic Append API will return results based on the selected output type. See Available Data for a list of all the fields returned by the Demographic Append API.
Example Response
Here's the output of the above API call, in JSON.
{
"versium": {
"version": "2.0",
"match_counts": {
"demographic": 1,
"financial": 1,
"lifestyle": 1,
"political": 1
},
"num_matches": 4,
"num_results": 1,
"query_id": "e32fd2db9edb73f1332473846ac784c6",
"query_time": 0.9203360080718994,
"results": [
{
Individual Level Match: "Yes",
DOB: "197203",
Age Range: "45-55",
Gender: "Male",
Ethnic Group: "Western European",
Religion: "Protestant",
Education Level: "Completed College",
Occupation: "Other",
Language: "English",
Marital Status: "Married",
Working Woman in Household: "Yes",
Senior in Household: "No",
Single Parent: "No",
Presence of Children: "Yes",
Number of Children: "2",
Young Adult in Household: "No",
Small Office or Home Office: "No",
Online Purchasing Indicator: "Yes",
Online Education: "No",
Home Own or Rent: "Own",
Household Income: "$150,000-199,999",
Estimated Net Worth: "> $499,999",
Home Year Built: "2008",
Home Purchase Date: "20081219",
Home Purchase Price: "$350,000-399,999",
Dwelling Type: "Single Family Dwelling Unit",
Home Value: "$500,000-749,999",
Length of Residence: "5-10 Years",
Credit Card Holder Bank: "Yes",
Upscale Card Holder: "Yes",
Credit Rating: "700-749",
Mortgage Purchase Amount: "390000",
Mortgage Purchase Loan Type: "Va",
Mortgage Purchase Date: "20081218",
2nd Most Recent Mortgage Amount: "62000",
2nd Most Recent Mortgage Loan Type: "Conventional",
2nd Most Recent Mortgage Date: "20170814",
Loan to Value: "62",
Refinance Date: "20191015",
Refinance Amount: "378000",
Refinance Loan Type: "Conventional",
Home Pool: "Yes",
Auto Year: "2011",
Auto Make: "Chevrolet",
Auto Model: "Silverado",
Magazines: "Yes",
Reading: "Yes",
Current Affairs and Politics: "No",
Mail Order Buyer: "Yes",
Dieting and Weight Loss: "Yes",
Travel: "Yes",
Music: "Yes",
Consumer Electronics: "No",
Arts: "No",
Antiques: "No",
Home Improvement: "Yes",
Gardening: "No",
Cooking: "No",
Exercise: "Yes",
Sports: "Yes",
Outdoors: "Yes",
Womens Apparel: "Yes",
Mens Apparel: "No",
Pets: "Yes",
Investing: "No",
Health and Beauty: "Yes",
Decorating and Furnishing: "Yes",
Party Affiliation: "Republican",
Donor Environmental: "No",
Donor Animal Welfare: "No",
Donor Arts and Culture: "No",
Donor Childrens Causes: "No",
Donor Environmental or Wildlife: "No",
Donor Health: "Yes",
Donor International Aid: "No",
Donor Political: "Yes",
Donor Conservative Politics: "No",
Donor Liberal Politics: "No",
Donor Religious: "No",
Donor Veterans: "No",
Donor Unspecified: "No",
Donor Community: "Yes"
}
],
"input_query": {
"first": "veronica",
"last": "queck",
"email": "[email protected]"
}
}
}