post https://api-v3.authenticating.com/identity/risk/inputs
Verify Inputs provides input data insights into how confident we are about the given person's identity, inputs, and risk level. Verify Inputs are highly specific and provide high-value information. Our identity graph spans both the digital and terrestrial ecosystems and provides linkages between how individuals represent themselves professionally and personally.
You will receive a max of 5 additional identifiers for each contact identifier being passed back in Verify Inputs, such as emails and phone numbers.
Inputs Response Properties:
Property | Data Type | Description |
---|---|---|
name.givenName | string | The given name (first name) of the individual. |
name.familyName | string | The family name (last name) of the individual. |
socialProfiles.twitterUrl | string | URL to the Twitter profile on the social platform. |
socialProfiles.linkedInUrl | URL to the LinkedIn profile on the social platform. | |
employment.name | string | The name of the organization/place of employment. |
employment.current | boolean | Indicator of whether or not this is the current place of employment. |
employment.title | string | Job or position title. |
emails.md5 | string | The MD5 hash representation for a given email address. |
emails.sha1 | string | The SHA-1 hash representation for a given email address. |
emails.sha256 | string | The SHA-256 hash representation for a given email address. |
emails.firstSeen | string | The timestamp (YYYY-MM-DD) of the first time Authenticate has seen a given email address. |
emails.lastSeen | string | The timestamp (YYYY-MM-DD) of the last time Authenticate has seen a given email address. |
emails.observations | integer | The number of observations in our graph we've seen of an email connected to a person's profile based on the associated inputs. |
emails.confidence | string | Numerical score of how the inputs provided relate to a person's hashed email (0-1.0). |
phones.label | string | An indicator of the type of phone. |
phones.value | string | The business phone of an individual, if known. |
phones.firstSeen | string | The timestamp (YYYY-MM-DD) of the first time Authenticate has seen a given phone number. |
phones.lastSeen | string | The timestamp (YYYY-MM-DD) of the last time Authenticate has seen a given phone number. |
phones.observations | integer | The number of observations in our graph we've seen of a phone connected to a person's profile based on the associated inputs. |
phones.confidence | string | Numerical score of how the inputs provided relate to a person's phone (0-1.0) |