IPv6接口

请求方式: GET 返回格式: JSON

建议应用

  • 非盈利项目
  • Docker轻量级项目
  • Web项目
  • 网络监控系统
  • 地理定位服务

在线调试

格式化视图
原始数据
{
  "code": 200,
  "data": {
    "ip": "2408:8431:200:9de4:7cfd:52a6:30ba:fdd1",
    "area_code": "210103",
    "city": "沈阳",
    "city_code": "024",
    "continent": "亚洲",
    "country": "中国",
    "country_code": "CN",
    "district": "",
    "elevation": "52",
    "isp": "联通",
    "latitude": "41.795973",
    "longitude": "123.439329",
    "province": "辽宁",
    "street": "",
    "time_zone": "Asia/Shanghai",
    "weather_station": "CHXX0119",
    "zip_code": "110000"
  },
  "msg": "ok",
  "channel": "from cache"
}