IPGeolocation.io · Example Payload

Astronomy Location Example

GeocodingIP GeolocationIP IntelligenceIP SecurityASN LookupAbuse ContactTimezoneAstronomyUser AgentThreat IntelligencePublic APIs

Astronomy Location Example is an example object payload from IPGeolocation.io, with 17 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

location_stringcontinent_codecontinent_namecountry_code2country_code3country_namecountry_name_officialis_eustate_provstate_codedistrictcitylocalityzipcodelatitudelongitudeelevation

Example Payload

Raw ↑
{
  "location_string": "New York, USA",
  "continent_code": "NA",
  "continent_name": "North America",
  "country_code2": "US",
  "country_code3": "USA",
  "country_name": "United States",
  "country_name_official": "United States of America",
  "is_eu": true,
  "state_prov": "New York",
  "state_code": "US-NY",
  "district": "Manhattan",
  "city": "New York",
  "locality": "Midtown West",
  "zipcode": "10001",
  "latitude": "40.76473",
  "longitude": "-74.00084",
  "elevation": "9"
}