Search
Search for a partial address in our many data sources
This service is hosted in multiple countries. Select your preferred country to see the appropriate endpoint URLs.
Description
Begin an address search by passing the entered partial address to our service. The response will contain any matches found for the information within our many data sources.
Parameters
The following parameters can be supplied to this method
username |
username apikey- , e.g.
apikey-ABCD-1234-EFGH-5678
|
---|---|
password |
password |
country | country The ISO-2 country code in which the address belongs. |
search | search The partial address entered by the user. |
telephoneNumber | telephoneNumber An optional parameter, the telephone number associated with the address can be supplied. |
session | session The session id that was received in the previous response. This improves efficiency and lookup speeds. This should be included in any subsequent calls to the Search endpoint. |
options | options |
Advanced Options
The following options can be specified as part of the option
parameter. Each option is specified
as a key/value pair. The list of available names is shown below, along with a description of the allowable values
for that name.
Common Options | |
---|---|
Name | Description |
ApplicationName | ApplicationName Gives the name of the calling application - used to break down usage by application in the usage reports on the dashboard |
Service-Specific Options | |
Name | Description |
IncludeMR | IncludeMR Includes addresses from the Multiple Residency database in the results (requires additional licensing). |
IncludeNYB | IncludeNYB Includes addresses from the Not Yet Built database in the results (requires additional licensing). |
PreferredLanguage | PreferredLanguage Set this to the ISO 639-1 code of the language to retrieve the address in where possible. For example, specify |
Results
This method returns an object containing the following fields:
Status |
Status Success field is true , the other results described below can be used to get the results of the method.
If Success is false , some error occurred in calling the method, such as the authentication failed or the
account is out of credits. The details of the error can be obtained from the ErrorMessage field, and any other results should be ignored
|
---|---|
Results | Results A list of possible matches. Each one has the following properties:
|
Count | Count The number of matches found based on the information provided. |
SessionID | SessionID A |