Top 50 cities list
Returns location data for the top 50 cities, worldwide
query Parameters
languageA string that indicates the language in which to return the response. More information can be found here.
detailsA boolean value that specifies whether or not to include extended information.
formatA string value that specifies what type of format to provide the response.
Headers
AuthorizationThe Authorization header is used to authenticate using your API key. Format is Bearer YOUR_API_KEY.
Top 50 cities list › Responses
OK
PrimaryPostalCodeOfficial postal code provided by our main location data provider for the requested location
IsAlias“True” or “false” verification of whether a location is an “alias” or an alternative name or spelling for a requested location
The object containing a list of administrative area details
DataSetsArray of location-specific products that are available for this location. Products include Alerts, PremiumAirQuality, AirQuality, MinuteCast, and ForecastConfidence. If no location-specific products are available, the array will be empty.
EnglishNameLocation name as displayed in English
VersionCurrent version of the API
KeyUnique ID to search a location
TypeLocation type such as City, PostalCode, POI or LatLong
RankNumber applied to locations set by factors such as population, political importance, and geographic size
LocalizedNameDisplay name in local dialect set with language code in URL. Default is US English (us-en)
Top 100 cities list
Returns location data for the top 100 cities, worldwide
query Parameters
languageA string that indicates the language in which to return the response. More information can be found here.
detailsA boolean value that specifies whether or not to include extended information.
formatA string value that specifies what type of format to provide the response.
Headers
AuthorizationThe Authorization header is used to authenticate using your API key. Format is Bearer YOUR_API_KEY.
Top 100 cities list › Responses
OK
PrimaryPostalCodeOfficial postal code provided by our main location data provider for the requested location
IsAlias“True” or “false” verification of whether a location is an “alias” or an alternative name or spelling for a requested location
The object containing a list of administrative area details
DataSetsArray of location-specific products that are available for this location. Products include Alerts, PremiumAirQuality, AirQuality, MinuteCast, and ForecastConfidence. If no location-specific products are available, the array will be empty.
EnglishNameLocation name as displayed in English
VersionCurrent version of the API
KeyUnique ID to search a location
TypeLocation type such as City, PostalCode, POI or LatLong
RankNumber applied to locations set by factors such as population, political importance, and geographic size
LocalizedNameDisplay name in local dialect set with language code in URL. Default is US English (us-en)
Top 150 cities list
Returns location data for the top 150 cities, worldwide
query Parameters
languageA string that indicates the language in which to return the response. More information can be found here.
detailsA boolean value that specifies whether or not to include extended information.
formatA string value that specifies what type of format to provide the response.
Headers
AuthorizationThe Authorization header is used to authenticate using your API key. Format is Bearer YOUR_API_KEY.
Top 150 cities list › Responses
OK
PrimaryPostalCodeOfficial postal code provided by our main location data provider for the requested location
IsAlias“True” or “false” verification of whether a location is an “alias” or an alternative name or spelling for a requested location
The object containing a list of administrative area details
DataSetsArray of location-specific products that are available for this location. Products include Alerts, PremiumAirQuality, AirQuality, MinuteCast, and ForecastConfidence. If no location-specific products are available, the array will be empty.
EnglishNameLocation name as displayed in English
VersionCurrent version of the API
KeyUnique ID to search a location
TypeLocation type such as City, PostalCode, POI or LatLong
RankNumber applied to locations set by factors such as population, political importance, and geographic size
LocalizedNameDisplay name in local dialect set with language code in URL. Default is US English (us-en)
Top cities list by region
Returns location data for the top cities within a specific region
path Parameters
regionCodeA unique ID that designates a specific region. More information can be found here.
query Parameters
languageIDA unique ID that designates a specific language.
detailsA boolean value that specifies whether or not to include extended information.
Headers
AuthorizationThe Authorization header is used to authenticate using your API key. Format is Bearer YOUR_API_KEY.
Top cities list by region › Responses
OK
PrimaryPostalCodeOfficial postal code provided by our main location data provider for the requested location
IsAlias“True” or “false” verification of whether a location is an “alias” or an alternative name or spelling for a requested location
The object containing a list of administrative area details
DataSetsArray of location-specific products that are available for this location. Products include Alerts, PremiumAirQuality, AirQuality, MinuteCast, and ForecastConfidence. If no location-specific products are available, the array will be empty.
EnglishNameLocation name as displayed in English
VersionCurrent version of the API
KeyUnique ID to search a location
TypeLocation type such as City, PostalCode, POI or LatLong
RankNumber applied to locations set by factors such as population, political importance, and geographic size
LocalizedNameDisplay name in local dialect set with language code in URL. Default is US English (us-en)
Countries list by region code
Specify a region code to return a list of countries within that region.
path Parameters
regionCodeA unique ID that designates a specific region. More information can be found here.
query Parameters
countryCodeA unique ISO or Microsoft Localization Code for a specific country. More information can be found here.
languageA string that indicates the language in which to return the response. More information can be found here.
offsetA numerical value representing the first result to return. Results will be returned in sets of 25. Offset=0 will return the first 25 results, Offset=1 will return the second 25 results, etc.
formatA string value that specifies what type of format to provide the response.
Headers
AuthorizationThe Authorization header is used to authenticate using your API key. Format is Bearer YOUR_API_KEY.
Countries list by region code › Responses
OK
IDUnique administrative area ID
LocalizedNameAdministrative area name as displayed in local dialect set with language code in the URL. If no language code is selected, the default is English
EnglishNameAdministrative area name displayed in English
Countries list
This endpoint returns a list of available countries.
query Parameters
regionCodeA unique ID that designates a specific region. More information can be found here.
countryCodeA unique ISO or Microsoft Localization Code for a specific country. More information can be found here.
languageA string that indicates the language in which to return the response. More information can be found here.
offsetA numerical value representing the first result to return. Results will be returned in sets of 25. Offset=0 will return the first 25 results, Offset=1 will return the second 25 results, etc.
formatA string value that specifies what type of format to provide the response.
Headers
AuthorizationThe Authorization header is used to authenticate using your API key. Format is Bearer YOUR_API_KEY.
Countries list › Responses
OK
IDUnique administrative area ID
LocalizedNameAdministrative area name as displayed in local dialect set with language code in the URL. If no language code is selected, the default is English
EnglishNameAdministrative area name displayed in English
Region list
List of all available regions
query Parameters
regionCodeA unique ID that designates a specific region. More information can be found here.
languageA string that indicates the language in which to return the response. More information can be found here.
formatA string value that specifies what type of format to provide the response.
Headers
AuthorizationThe Authorization header is used to authenticate using your API key. Format is Bearer YOUR_API_KEY.
Region list › Responses
OK
IDUnique administrative area ID
LocalizedNameAdministrative area name as displayed in local dialect set with language code in the URL. If no language code is selected, the default is English
EnglishNameAdministrative area name displayed in English
Country by region code and country code
Specify a region code and a country code to return basic information about a country.
path Parameters
query Parameters
languageA string that indicates the language in which to return the response. More information can be found here.
formatA string value that specifies what type of format to provide the response.
Headers
AuthorizationThe Authorization header is used to authenticate using your API key. Format is Bearer YOUR_API_KEY.
Country by region code and country code › Responses
OK
IDUnique administrative area ID
LocalizedNameAdministrative area name as displayed in local dialect set with language code in the URL. If no language code is selected, the default is English
EnglishNameAdministrative area name displayed in English
Administrative area list by country code
Provide a country code to return basic information about administrative areas in the specified country
path Parameters
countryCodeA unique ISO or Microsoft Localization Code for a specific country. More information can be found here.
query Parameters
adminCodeA unique ID that designates a specific administrative area. More information can be found here.
languageA string that indicates the language in which to return the response. More information can be found here.
offsetA numerical value representing the first result to return. Results will be returned in sets of 25. Offset=0 will return the first 25 results, Offset=1 will return the second 25 results, etc.
formatA string value that specifies what type of format to provide the response.
Headers
AuthorizationThe Authorization header is used to authenticate using your API key. Format is Bearer YOUR_API_KEY.
Administrative area list by country code › Responses
OK
LevelAn assigned number to describe the scale of the administrative subdivisions for countries. As the Level number increases, the scale of the subdivision will decrease. Numbers of 10 or greater are reserved for non-political boundaries and should be used independently
CountryIDUnique ISO or Microsoft Localization Code for the country that contains the AdministrativeArea.
IDUnique administrative area ID
LocalizedNameAdministrative area name as displayed in local dialect set with language code in the URL. If no language code is selected, the default is English
EnglishNameAdministrative area name displayed in English
LocalizedTypeAdministrative Area type displayed in the local dialect set with the language code in the URL. Default is US English (en-us).
EnglishTypeAdministrative Area type displayed in English.
Administrative area list
Returns basic information about global administrative areas
query Parameters
countryCodeA unique ISO or Microsoft Localization Code for a specific country. More information can be found here.
adminCodeA unique ID that designates a specific administrative area. More information can be found here.
languageA string that indicates the language in which to return the response. More information can be found here.
offsetA numerical value representing the first result to return. Results will be returned in sets of 25. Offset=0 will return the first 25 results, Offset=1 will return the second 25 results, etc.
formatA string value that specifies what type of format to provide the response.
Headers
AuthorizationThe Authorization header is used to authenticate using your API key. Format is Bearer YOUR_API_KEY.
Administrative area list › Responses
OK
LevelAn assigned number to describe the scale of the administrative subdivisions for countries. As the Level number increases, the scale of the subdivision will decrease. Numbers of 10 or greater are reserved for non-political boundaries and should be used independently
CountryIDUnique ISO or Microsoft Localization Code for the country that contains the AdministrativeArea.
IDUnique administrative area ID
LocalizedNameAdministrative area name as displayed in local dialect set with language code in the URL. If no language code is selected, the default is English
EnglishNameAdministrative area name displayed in English
LocalizedTypeAdministrative Area type displayed in the local dialect set with the language code in the URL. Default is US English (en-us).
EnglishTypeAdministrative Area type displayed in English.