API → Meta → Get 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": 23,
"city": "FUCkjajA7djGpmN2dgsj2MXZ",
"continent_code": "q4tJYOonovFIiAzcWp03x39LwCJ",
"country": "ePwTL",
"country_code": "TY7",
"country_code3": "34agkoltwmHsS",
"ip": "192.0.2.171",
"is_in_european_union": true,
"latitude": 19,
"longitude": 12,
"offset": 17,
"organization": "1KIJTffxnyqYcpnzEVNBPRz0qpr0rC",
"postal_code": "Xijt",
"region": "zCs8WUPSDBNQO1n26sSohpx6w8W2",
"region_code": "b8vBUsooF14ofTvXxKAL2WYW21v",
"timezone": "u903A"
}