Query Parameters

Parameter Description Usage
address Address to be searched Required, Either Address or Location
latitude Latitude of the location
longitude Longitude of the location
searchRadius Radius range within which search is performed.

Maximum value is 52800 feet or 10 miles.

Optional
searchRadiusUnit Radius unit such as Feet, Kilometers, Miles or Meters.

Default value is Meters.

Optional
travelTime Travel time within which search is performed (POIs which can be reached within travel time).

Maximum value is 30 minutes.

Optional
travelTimeUnit Travel time unit such as minutes, hours, seconds or milliseconds.

Default value is Minutes.

Optional
travelDistance Travel distance within which search is performed (POIs which can be reached within travel distance).

Maximum value is 10 miles.

Optional
travelDistanceUnit Travel distance unit such as Feet, Kilometers, Miles or Meters.

Default value is Feet.

Optional
travelMode Mode of commute.

Default value is Driving.

Optional
country 3 letter ISO code of the country to be searched. Optional
profile Retrieves the sorted demographic data on the basis of pre-defined profiles that can display the top 3 or top 5 results either in ascending or descending order. Optional
filter Demographic data is categorized into themes (for example; populationTheme, raceAndEthnicityTheme, healthTheme etc.), and the ‘filter’ parameter helps narrow down the search results based upon the specified demographic themes, for example; populationTheme, raceAndEthnicityTheme, healthTheme etc.

The ‘filter’ parameter retrieves the demographic data based upon the specified input themes.

Theme Types:Themes vary by country. Themes applicable to one country may not be necessarily applicable to another country. Refer to “Appendix A: Countries and Applicable Themes - Demographics” section for more details.

The filter parameter is optional, if not provided, this service retrieves demographic data available for all themes. Demographic data search can be performed based upon single or multiple themes. Maximum number of themes that can be provided in the filter parameter are 10.

Optional
includeGeometry include Geometry.

If Y, demographic boundaries are returned in the response.

Optional