Prove Verified Users solution

Enterprises need a way to establish and verify customer identity for online transactions. The Verified Users solution provides a method to bind a phone number to an individual in the real world. With a name and a phone number, the Prove Verified Users solution asserts whether the name claimed by an individual is the one that owns that phone number.

Pain points

  • Users Lack Trust in Digital Interactions. Impersonators, fraudsters, bots, scams, and inappropriate content are rampant, resulting in diminished trust that impacts platform reputation and engagement.
  • Fraud and Abuse in Online Communities. Absence of strong, global identity verification using phone ownership manifests in fake profiles, scams, and fraud that harm legitimate interactions.
  • Balancing Security With a Smooth User Experience. Repeated identity checks and lack of an adaptive approach that can serve all layers of verification and authentication creates user friction.

Value drivers

  1. Single, Global Solution to Actively Protect Against Fraudsters and Bots. Continuous identity monitoring and verification make it difficult for malicious actors to operate, creating a more secure environment for legitimate users.
  2. Enhanced Engagement, Trust and Loyalty. Verified Users instills confidence that users are interacting with genuine individuals, leading to increased trust and engagement on digital platforms and fostering loyalty in programs
  3. Unlock Better Digital Experiences. Verified Users enables a balance between strong security and a smooth user experience by offering a highly accurate global verification product that is seamlessly integrated within user experience.

Input parameters

FieldField TypeVerified UsersDescription
phoneNumberstringRequiredThe number of the mobile phone. Acceptable characters are: alphanumeric with symbols ’+’.
phoneNumber (date last verified)stringThe last date that a possession check was completed for a phone number. The format is YYYY-MM-DD. Acceptable characters are: numeric with symbol ’-‘
verificationTypestring"verifiedUser"Prove offers different verification methods based on your use case and authorization level required. Available verification methods are: bot verifiedUsers prefill prefillForBusiness accountOpening identityResolution
firstNamestringRequiredThe verified first name of the user.
lastNamestringRequiredThe verified last name of the user.
emailAddressstringThe email address associated with the phone number.
email (date last verified)stringThe date the email address was last verified (e.g., 2023-01-01 ).
addresslist objectA list of up to three verified addresses for the user, each containing street , street2 , city , region , and postalCode .
streetstringThe street address of the individual.
extendedAddress (street2)stringThe apartment number or other extended address information.
citystringThe city of the individual.
regionstringThe state or locality of the individual.
postalCodestringThe zip code of the individual. It can be either 5 digits (XXXXX) or ZIP+4 (XXXXX-XXXX).
dateOfbirthstringThe date of birth associated with the phone number.
nationalIdstringThe user’s national ID, such as the full or last four digits of their SSN.
ipAddressstringThe IP address of the user.
userAgentstringThe user agent of the session of the individual.
avsResultlist object
identityIDstring
correlationIdstringA unique ID that links all calls for the same flow. This is a crucial field to save for subsequent calls.
clientRequestIdstringYour unique request identifier.
clientCustomerIdstringA client-generated unique ID for a specific customer. This can be used by clients to link calls related to the same customer, across different requests or sessions.
clientHumanIDstringA client-generated unique ID for a specific customer that has been identity proofed. This can be used by clients to link calls related to the same customer, across different requests or sessions. The format of this ID is defined by the client - Prove recommends using a GUID, but any format can be accepted. Do not include personally identifiable information (PII) in this field.
businessNamestringThe legal business name of the business attempting a verification.

Output parameters

FieldField TypeVerified Users
successstring
phoneNumberstring
verifyResult (GFP Result)string
assuranceLevelstring
correlationIdstring
proveIdstring
proveKeystring
identityIdstring
clientRequestIDstring
clientHumanIDstring
clientCustomerIdstring
identitylist of objects
firstNamestring
lastNamestring
nationalIdstring
dateOfBirthstring
email(s)list of objects
email1string
email2string
address(es)list of objects
streetAddressstring
streetAddress2string
citystring
regionstring
zipCodestring
reasonslist of objects
additionalIdentitieslist of objects
firstNamestring
lastNamestring
nationalIdstring
dateOfBirthstring
emaillist of objects
email1string
email2string
address(es)list of objects
streetAddressstring
streetAddress2string
citystring
regionstring
zipCodestring