API → MetaGet ip address informationhidden
hidden
Parameters
No parameters
Returns
- 200 OK
successful operation
Name
Type
Req.
body
objectoptionalObject Properties
get
/_meta/ipinfo$ curl "https://api.zoo.dev/_meta/ipinfo" \
--header "Authorization: Bearer $TOKEN"
200 OK
Response{
"asn": 16,
"city": "uNI2JAsLhHUk9uonluisnrvKX",
"continent_code": "0xdLtgyjZClCezANGuwWMdxlbL0",
"country": "wnf8ExjfWjyXT",
"country_code": "PfmPpAur0yKs",
"country_code3": "y1qupMBQ9fXR1eipSH",
"ip": "192.0.2.166",
"is_in_european_union": true,
"latitude": 31,
"longitude": 5,
"offset": 15,
"organization": "d7jtBJxaeqKQYJrzRV5FsIFX3d2",
"postal_code": "H3NFYVGWEOurC0K",
"region": "0i6p7RT4KzjI9fI7gjc5ajMDmenhtK",
"region_code": "",
"timezone": ""
}