Skip to main content
This sample demonstrates how to use the Loqate Java API to process US addresses with CASS2 certification. The code shows two different approaches for running CASS processing and outputs both standard address fields and CASS2-specific fields.

Running CASS Processing

There are two ways to invoke CASS processing: Option 1: Use the Verify process with the CertifiedCountryList server option set to “USA” Option 2: Use the CASS2 process directly The sample code below demonstrates both approaches (Option 2 is commented out).