After binding the OAuth secret and external access integration, configure each validation product from the app's Streamlit pages.

Your configuration is stored in EXPERIAN_DATA_VALIDATION.CONFIG.app_config and is used by both single-record validation procedures and bulk validation jobs.

Open the Configure Address Validation page to configure countries, datasets, and response detail.

The app retrieves your licensed countries and datasets from Experian. If it cannot reach the API, it shows a default list of countries as a fallback, but you may not be entitled to use every fallback option.

If your address data contains country names, abbreviations, or local aliases, use country mappings to resolve those values to the ISO3 country codes used by address validation.

Setting Description
Default country The country to use when no country override is provided for single-record or bulk validation.
Dataset configuration Dataset selection for countries that support more than one dataset. Countries with a single dataset are configured automatically.
Return components Returns parsed address elements as structured fields.
Return metadata Returns additional address metadata, such as deliverability and quality indicators.
Return extra match info Returns additional detail about how the address matched the selected dataset.

For bulk validation jobs, you can override the country and dataset settings on a per-row basis using the optional country_column and datasets_column parameters in CONTACT.BulkAddress.

Save and test

Select Save configuration after making changes. Then use Test single records in Test, then scale to validate a small sample before submitting larger jobs from Run bulk validation or Job dashboard.

Open Configure Email Validation to choose whether to return metadata.

Setting Description
Return metadata Returns additional information such as normalized email details, domain classification, and additional validation attributes when available.

Save and test

Select Save configuration after making changes. Then use Test single records in Test, then scale to validate a small sample before submitting larger jobs from Run bulk validation or Job dashboard.

Open Configure Phone Validation to configure phone output and optional checks.

Setting Description
Default country Used when phone numbers do not include an international dialing code. Leave this set to auto-detect data containing numbers from multiple countries.
Output format E164, PLUS_E164 or NATIONAL.
Return metadata Returns additional phone metadata, such as current and original operator details when available.
Include number porting information Returns porting information where supported.
Enable checking live status for US mobile numbers Adds supplementary live status checks for US mobile numbers.
Enable checking live status for GB landline numbers Adds supplementary live status checks for Great Britain landline numbers.

Save and test

Select Save configuration after making changes. Then use Test single records in Test, then scale to validate a small sample before submitting larger jobs from Run bulk validation or Job dashboard.