Get metro information (with errors)
Errors when IP is malformed
Parameters
| Name |
Description |
|
ip_address
|
Return the location and metro associated with this ip address
|
Response Fields
| Name |
Description |
|
metro[id]
|
Metro id
|
|
metro[name]
|
Metro name
|
|
metro[slug]
|
Metro slug
|
|
geolocated_location
|
Geolocated location
|
|
distance_from_metro
|
Distance from nearest GA metro
|
|
latitude
|
Latitude
|
|
longitude
|
Longitude
|
|
prioritize_online
|
Should metro be prioritized as Online?
|
|
eu_country
|
Is the user from an EU country?
|
|
continent
|
Continent ISO Code
|
|
country
|
Country ISO Code
|
|
state
|
State ISO Code
|
|
timezone
|
User Timezone
|
Request
Route
GET /api/v1/website/geolocate?ip_address=the+horse+whisperer
Query Parameters
ip_address=the horse whisperer