[GET] ~/geo/cities/{country}/{city}/{postalcode}/{street}

Returns a list of matches for the provided street lookup based on country, city and postal code. Provide a minimum of three characters for the street name.

Request Information

URI Parameters

NameDescriptionType
country

The country (two letter code according to ISO 3166-1 Alpha-2).

string

This value is required and must not be omitted.

city

The city.

string

This value is required and must not be omitted.

postalcode

The postal code.

string

This value is required and must not be omitted.

street

The street.

string

This value is required and must not be omitted.

Body Parameters

None.

Request Formats

None.

Response Information

Resource Description

A .

An instance of: QueryStreetsResult
NameDescriptionType
StatusCode

QueryResultStatus

StatusMessage

string

Entries

Collection of QueryStreetsResult+QueryStreetsResultInfo