v1

latestOpenAPI 3.0.42026-08-04108409993.8 KB
AddressLocators

Address Locator API

Retrieves address matching ids for use in other services.

get/v1/addressLocators

Query parameters

searchLevelstring required

Requested search level. Valid values are: Address, and Suburb.

unitNumberstring

Unit number of the address.

streetNumberstring

Street number of the address.

streetNamestring

Street name of the address.

streetTypestring

Street type of the address. Can take long or short street type

suburbstring required

Suburb name of the address.

statestring required

State abbreviation of the address.

postcodestring

Postcode of the address.

Response

Retrieve address IDs that may be used to query information from other endpoints.

All 108 operations