Address v1
These methods have been deprecated.
We recommend you upgrade your service to the latest Address Validation method. Upgrade at no cost and improved performance.
Address lookup methods (AU/NZ)
Address lookup methods take complete or partial address information as an input and perform a search against an address Source of Truth, returning address information that matches the search parameters.
Lookup addresses using a single-line input address.
Lookup building names.
Lookup Australian localities.
Lookup postal addresses (such as PO Boxes).
Lookup postcodes.
Lookup streets.
Lookup street numbers.
Lookup subdwellings.
List all subdwellings under a given address.
Lookup suburbs.
Lookup towns/cities in New Zealand.
Lookup addresses within a certain distance using geocode input - for Australia and New Zealand.
Indicate that an address lookup transaction has been completed.
address
Lookup addresses using a single-line input address. If want to further filter the result by the locality level information, you can also specify the locality, postcode or state value
Resource URL
Or if using GET
Request (POST)
The request body is an AddressRestRequest object:
The
fullAddressattribute is required
Request Parameters (GET)
The
fullAddressattribute is requiredThe
sourceOfTruthattribute is requiredThe
localityattribute is optionalThe
postcodeattribute is optionalThe
stateattribute is optionalThe
transactionIDattribute is optionalThe
featureOptionsattribute is optional
Response
The response body is an AddressRestResponse object:
buildingName
Performs a search for building names using the supplied buildingName.
Additional information supplied in the request will further filter the results.
Resource URL
Or if using GET
Request (POST)
The request body is an AddressRestRequest object:
The
buildingNameattribute is requiredThe
postcodeattribute is optionalThe
localityattribute is optionalThe
townCityattribute is optional (New Zealand)The
suburbattribute is optional (New Zealand)The
streetattribute is optionalThe
streetNumberattribute is optionalThe
featureOptionsattribute is optional
Request Parameters (GET)
The
buildingNameattribute is requiredThe
sourceOfTruthattribute is requiredThe
postcodeattribute is optionalThe
localityattribute is optionalThe
transactionIDattribute is optional
Response
The response body is an AddressRestResponse object:
locality
Performs an Australian locality search using the supplied information.
Resource URL
Or if using GET
Request (POST)
The request body is an AddressRestRequest object:
The
localityattribute is required for non-semi locality searchThe
postcodeattribute is optionalThe
fullAddressattribute is required for semi locality search
Request Parameters (GET)
The
sourceOfTruthattribute is requiredThe
localityattribute is required for non-semi locality searchThe
postcodeattribute is optionalThe
fullAddressattribute is required for semi locality searchThe
transactionIDattribute is optionalThe
featureOptionsattribute is optional
Response
The response body is an AddressRestResponse object:
postal
Performs a search for a postal address using the supplied information.
Resource URL
Or if using GET
Request (POST)
The request body is an AddressRestRequest object:
The
postalis requiredEither the
postcodeorlocalityattribute is required
Request Parameters (GET)
The
sourceOfTruthattribute is requiredThe
postalis requiredEither the
postcodeorlocalityattribute is requiredThe
transactionIDattribute is optionalThe
featureOptionsattribute is optional
Response
The response body is an AddressRestResponse object:
postcode
Performs a postcode search using the supplied information.
Resource URL
Or if using GET
Request (POST)
The request body is an AddressRestRequest object:
The
postcodeattribute is required
Request Parameters (GET)
The
sourceOfTruthattribute is requiredThe
postcodeattribute is requiredThe
transactionIDattribute is optionalThe
featureOptionsattribute is optional
Response
The response body is an AddressRestResponse object:
street
Performs a street search using the supplied information.
Resource URL
Or if using GET
Request (POST)
The request body is an AddressRestRequest object:
The
streetattribute is requiredThe
postcodeattribute is optionalThe
localityattribute is optionalThe
townCityattribute is optional (New Zealand)The
suburbattribute is optional (New Zealand)
Request Parameters (GET)
The
sourceOfTruthattribute is requiredThe
streetattribute is requiredThe
postcodeattribute is optionalThe
localityattribute is optionalThe
transactionIDattribute is optionalThe
featureOptionsattribute is optional
Response
The response body is an AddressRestResponse object:
streetNumber
Performs a street number search using the supplied information.
Resource URL
Or if using GET
Request (POST)
The request body is an AddressRestRequest object:
The
streetNumberattribute is requiredThe
postcodeattribute is requiredThe
localityattribute is requiredThe
townCityattribute is optional (New Zealand)The
suburbattribute is optional (New Zealand)The
streetattribute is required
Request Parameters (GET)
The
sourceOfTruthattribute is requiredThe
streetNumberattribute is requiredThe
postcodeattribute is requiredThe
localityattribute is requiredThe
streetattribute is requiredThe
transactionIDattribute is optionalThe
featureOptionsattribute is optional
Response
The response body is an AddressRestResponse object:
subdwelling
Performs a subdwelling search using the supplied information.
Resource URL
Or if using GET
Request (POST)
The request body is an AddressRestRequest object:
The
subdwellingattribute is requiredThe
postcodeattribute is optionalThe
localityattribute is optionalThe
townCityattribute is optional (New Zealand)The
suburbattribute is optional (New Zealand)The
streetattribute is optionalThe
streetNumberattribute is optional
Request Parameters (GET)
The
sourceOfTruthattribute is requiredThe
subdwellingattribute is requiredThe
postcodeattribute is requiredThe
localityattribute is requiredThe
streetattribute is requiredThe
streetNumberattribute is requiredThe
transactionIDattribute is optionalThe
featureOptionsattribute is optional
Response
The response body is an AddressRestResponse object:
subdwellingAddress
List all subdwellings under a given address.
Resource URL
Or if using GET
Request (POST)
The request body is an AddressRestRequest object:
The
idattribute is required
Request Parameters (GET)
The
sourceOfTruthattribute is requiredThe
idattribute is requiredThe
featureOptionsattribute is optional
Response
The response body is an AddressRestResponse object:
suburb
Performs a New Zealand Suburb search using the supplied information.
The suburb method is only valid when the 'NZPAF' or 'NZAD' sourceOfTruth parameter is supplied.
Resource URL
Or if using GET
Request (POST)
The request body is an AddressRestRequest object:
The
suburbattribute is requiredThe
postcodeattribute is optionalThe
townCityattribute is optional
Request Parameters (GET)
The
sourceOfTruthattribute is requiredThe
suburbattribute is requiredThe
postcodeattribute is optionalThe
townCityattribute is optionalThe
transactionIDattribute is optionalThe
featureOptionsattribute is optional
Response
The response body is an AddressRestResponse object:
townCity
Performs a lookup for Towns and Cities in New Zealand using the supplied information.
The townCity method is only valid when the 'NZPAF' or 'NZAD' sourceOfTruth parameter is supplied.
Resource URL
Or if using GET
Request (POST)
The request body is an AddressRestRequest object:
The
townCityattribute is requiredThe
postcodeattribute is optional
Request Parameters (GET)
The
sourceOfTruthattribute is requiredThe
townCityattribute is requiredThe
postcodeattribute is optionalThe
transactionIDattribute is optionalThe
featureOptionsattribute is optional
Response
The response body is an AddressRestResponse object:
AUNZreverseGeocode
Lookup addresses through the specified Source of Truth within a certain distance using the geocode input.
For multiple geocode inputs, only the first record will be processed. The supported Source of Truths are 'GNAF', 'NZPAF', 'NZAD' and 'CNAR' (default is GNAF for Australia and NZPAF for New Zealand).
Resource URL
Request
The request body is an AddressRestRequest object:
The
attributeswithlatitudeandlongitudeis requiredThe
sourceOfTruthis optional. The supported Source of Truths are GNAF, NZPAF, NZAD, CNAR (default is GNAF for Australia and NZPAF for New Zealand).The
featureOptionsis optional. The supported feature options are displayGnafLot, singleLineHitNumber (default 20), caseType, exposeAttributes, radius (default 50 for 50 meters radius).
Response
The response body is an AddressRestResponse object:
transaction
Indicates that an address lookup transaction has been completed.
The transaction method must be called when address has been found using the lookup process. It is used for audit and billing purposes.
Resource URL
Or if using GET
Request (POST)
The request body is an AddressRestRequest object:
Request Parameters (GET)
The
sourceOfTruthattribute is required
Response
The response body is an AddressRestResponse object:
Last updated