v1

latestOpenAPI 3.0.02026-07-211232.0 KB
Capture_Interactive_Find

Capture_Interactive_Find

Uses a text search to find addresses and places. Note this does not return formatted addresses, and repeated calls to this service may be required to drill-down through results until an address ID is returned. The address ID should then be passed into the Retrieve service to obtain a fully formatted address.

get/Capture/Interactive/Find/v1.20/json6.ws

Query parameters

Keystring required

The key used to authenticate with the service. For example: 'AA11-AA11-AA11-AA11'.

Textstring required

The search text to find. Ideally the start of the address, or in some countries a postal code.

Containerstring

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'.

IsMiddlewareboolean

Whether the API is being called from a middleware implementation (and therefore the calling IP address should not be used for biasing).

Originstring

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.

Countriesstring

A comma separated list of ISO 2 or 3 character country codes to limit the search within.

Limitinteger

The maximum number of results to return. If left blank, this will default to 10.

Languagestring

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 3 character language code e.g. (en, fr, eng, fre).

Biasboolean

This setting will enable or disable biasing, which allows Capture to return results that are closer to the end user. See here for more details. This can also be controlled in the account portal.

Filtersstring

This setting allows filtering of addresses returned by the Find method. Supported filters are described on the Filters page.

Typestring

This setting is only applicable if you have OS AddressBase Premium dataset enabled. For usage, check out search type for more details.

Response

Success

All 1 operations