This API endpoint provides address suggestions based on partial input data. It helps users auto-complete and validate addresses efficiently by returning a list of suggested addresses that match the input criteria. This improves accuracy, increases speed, reduces errors, and streamlines the data entry process.
Primary address line, such as street name and number
Additional address details, such as an apartment or suite number
Additional address details for complex addresses
The city or town name for the address
State, province, or region of the address
Country code in ISO 3166-1 alpha-2 format (e.g., 'US' for the United States). Defaults to 'US'. should not be empty. Not validating here as the validation structure can be different for different providers
ZIP or postal code for the address. Can be empty for some locales. Not validating here as the validation structure can be different for different providers
Unique identifier for the request, if applicable
County or district name for the address
A complete address string that can be used as an alternative to providing individual fields.
Successfully retrieved address suggestions