Uses a text search to find addresses and places.
The key used to authenticate with the service. For example: 'AA11-AA11-AA11-AA11'
The search text to find. Ideally the start of the address, or in some countries a postal code.
Whether the API is being called from a middleware implementation (and therefore the calling IP address should not be used for biasing).
A container for the search. This should only be another Id previously returned from this service when the Type
of the result was not 'Address'.
A starting location for the search. This can be the name or ISO 2 or 3 character code of a country, WGS84 coordinates (comma separated) or IP address to search from.
A comma separated list of ISO 2 or 3 character country codes to limit the search within.
The maximum number of results to return. If left blank, this will default to 10
The preferred language for results where the same address matches input in different languages. This parameter will also affect the label "Addresses" in the Description
field of the Container results, eg. where Language=es, the value will be "direcciones". The value should be a 2 or 4 character language code e.g. (en, fr, en-gb, en-us).
This setting allows filtering of addresses returned by the Find method. Supported filters are described on the Filters page.
Success
The response is of type object
.