API → MetaGet ip address information
hidden

Parameters

No parameters

Returns

get
/_meta/ipinfo
$ curl "https://api.zoo.dev/_meta/ipinfo" \
	--header "Authorization: Bearer $TOKEN"
200 OK
Response
{
  "asn": 25,
  "city": "XOgK2uJbmxOANBhUjknv",
  "continent_code": "Jvlx2h",
  "country": "tHcUFO",
  "country_code": "1gOvap6RdQ3s3PpEh9hhC",
  "country_code3": "jgcHIQ",
  "ip": "192.0.2.84",
  "is_in_european_union": false,
  "latitude": 23,
  "longitude": 29,
  "offset": 12,
  "organization": "bxH4T6Eaic",
  "postal_code": "d9hJSmYHIFzJxBMazGIxKH3i",
  "region": "yaZTbCANMC2cyHuWkFpmCvduUZFy",
  "region_code": "1yM5Pw",
  "timezone": "LKnZO0MIYdNYjh"
}