Evaluation of Address Validation with API

abhish
abhish Member
edited January 18 in General

Does anyone know if Experian ADS can handle our requirement below:

Functional Requirements

  • Standardization
    • Address Standardization (MUST HAVE) - Some level of correction, modifying address portions such as STREET to ST.  Taking addresses from multiple systems and standardizing them into one. 
    • Matching (MUST HAVE but can be done internally with the standardized address output from the service) - Based on standard addresses
    • Probability / Relevance / Confidence / Quality (MUST HAVE)  - Return of a percentage value for confidence in address standardization/lookup.  We assume that fuzzy matching would be an aspect of this and would factor in the percent value.  

Technical Requirements

  • Standardization
    • API (MUST HAVE) - Has to return a standardized address record from an address passed to it
    • API (MUST HAVE) - Has to include Probability / Relevance / Confidence / Quality scoring to allow us to keep or discard results
    • Batch Processing with API (MUST HAVE) - Ability to send a batch of email addresses. 

Thank you.

Comments