Address Validation Demo

Prerequisites

Before you begin you will need a Loqate Harmony Account.

If you do not have Harmony API account you register a free trial.

Address Lookup & Validation Demo

You can demo the service from within the Harmony API Console by signing up for a trial or navigating to API Demo.

Alternatively, using your API keys within domain access to cdpn.io. See our guide on how to use our demo's. Further guides are below the Codepen

https://codepen.io/loqateanz/full/oNmxgXq

Demo Guide

Once you enter your credentials and click start. The demo will appear below.

Simply start typing an address into the input field. After 3 characters you will see suggestions, click on a suggestion and the full response package becomes available.

Common Options to change

In Setting the Options button gives you all the API options that you set for different uses for this API.

Common Options

In Setting the Options button gives you all the API options that you set for different uses for this API.

Country: Set to the target country.

Source of Truth: AU & NZ offer selections of datasets to access.

Address grouping: valid for certain countries / data sources

Hits: Alters the amount of results our API returns on a Find request

State: Filters results to a specific state or region in AU & NZ

Any Order Feature

Any Order feature allows addresses to be entered in Any order and they will be found.

  • Street Number, Street Name, Suburb

  • Suburb, Street Number, Street Name

  • Postcode, State, Street Name, Street Number

  • Try Any Order you like - it still works.

Accurate Data

Try '99999 George Street Sydney'. This does not exist in real life. We return no result because its not real.

pageAddress Validation & Lookup

Last updated