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": 17,
"city": "jdgpEMJ",
"continent_code": "vKXSWU5moQRhJkPVc5h38s3Jhfi5q",
"country": "nM1y2MPzj5GDMbgejvYjSHl",
"country_code": "GCcs882OhTj27KMToE0FwFONh",
"country_code3": "xCRexd5tFjxE8r",
"ip": "192.0.2.174",
"is_in_european_union": true,
"latitude": 25,
"longitude": 5,
"offset": 20,
"organization": "NW0OiwQ",
"postal_code": "8enoIjWhiOUxQGEd8mSjnvd",
"region": "ojUDIXKs6hqCXE",
"region_code": "hRBte11OjWIzjG0a3PivhVmpeD",
"timezone": "9AgmVTGE7OOFp1KOpL0SgJeU"
}