Cities search by IP address
Uses the device's Internet protocol address to return current location data.
query Parameters
q
string · requiredA string that indicates an ip address to search by.
Example: 38.103.173.150language
stringA string that indicates the language in which to return the response. More information can be found here.
Default: en-usdetails
booleanA boolean value that specifies whether or not to include extended information.
Default: falseformat
stringA string value that specifies what type of format to provide the response.
Default: json
Headers
Authorization
string · requiredThe
Authorization
header is used to authenticate using your API key. Format isBearer YOUR_API_KEY
.
Responses
OK
PrimaryPostalCode
string · minLength: 1 · requiredOfficial postal code provided by our main location data provider for the requested location
Region
requiredThe object containing the region details
TimeZone
requiredThe object containing the timezone details
GeoPosition
requiredThe object containing the geoposition details
IsAlias
boolean · required“True” or “false” verification of whether a location is an “alias” or an alternative name or spelling for a requested location
SupplementalAdminAreas
object[] · requiredThe object containing a list of administrative area details
DataSets
string[] · requiredArray 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.
EnglishName
string · minLength: 1 · requiredLocation name as displayed in English
Version
integer · int32 · requiredCurrent version of the API
Key
string · minLength: 1 · requiredUnique ID to search a location
Type
string · minLength: 1 · requiredLocation type such as City, PostalCode, POI or LatLong
Rank
integer · int32 · requiredNumber applied to locations set by factors such as population, political importance, and geographic size
LocalizedName
string · minLength: 1 · requiredDisplay name in local dialect set with language code in URL. Default is US English (us-en)
Country
requiredTHe object containing the country details
AdministrativeArea
requiredThe object containing the amdministrative area details
ParentCity
| nullThe object containing the parentcity details. This object will be displayed only if the location is part of a larger metropolitan area or parent city.
Details
| nullAccuWeather related details about the specific location