| IP HTTP API Service | ||
|---|---|---|
| HTTP URL | https://enapi.ipip.net/ | |
| HTTP METHOD | HTTP GET | |
| CURL | curl "https://enapi.ipip.net/query/118.28.8.8?token=TOKEN" | |
| Response |
{
"ret": "ok",
"data": {
"continent_code": "AP",
"continent_name": "Asia",
"country_code": "CN",
"country_name": "China",
"region_name": "Tianjin",
"city_name": "Tianjin",
"latitude": "117.190182",
"longitude": "39.125596"
}
}
|
|
© 2013 - 2025 IPIP.net All Rights Reserved