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": 3,
"city": "BU0TfPsabJO3MhDHwg",
"continent_code": "dEMH1wZJSKM2",
"country": "haglyL7jlS9zvTPinFJPhUbI",
"country_code": "7hY9",
"country_code3": "StYRiKrBFd",
"ip": "192.0.2.174",
"is_in_european_union": true,
"latitude": 4,
"longitude": 20,
"offset": 2,
"organization": "TPvsME2kd7xbyn6Lsauy6Nusg",
"postal_code": "mNpnR2GLX5wyGgdXc0Ykld6vSKkc",
"region": "S9OeLvf2DlsCbvYtnWZ620PJm4ZEy",
"region_code": "",
"timezone": "jGbpPP2vfyrq3wwHJSsj3"
}