{
    "country": "",
    "country_code": "",
    "region": "",
    "city": "",
    "latitude": ,
    "longitude": ,
    "location": "",
    "asn": ,
    "organization": "",
    "api_by": "二次元API https://www.ecylt.top"
}

IP地址查询API(城市级)支持IPv4/IPv6,位置精确到城市,更新频率为每日更新

使用该API需向团队申请Key,获得Key后即可调用接口(联系我们

https://api.ecylt.top/v1/ip_get_v2
GET

基础 API 端口

API-Key-V2
Header String
required

API Key

ip
string
required

ip address(IPv4 / IPv6)

{
    "country": "",
    "country_code": "",
    "region": "",
    "city": "",
    "latitude": ,
    "longitude": ,
    "location": "",
    "asn": ,
    "organization": "",
    "api_by": "二次元API https://www.ecylt.top"
}