apikey: ********************Authorization: ********************curl --location --request GET 'https://api.apimind.com/ip?ip=113.116.240.18&apikey=<api-key>'{
"code": 200,
"data": {
"longIp": "1903489042",
"city": "深圳",
"regionId": "440000",
"region": "广东",
"cityId": "440300",
"lng": "113.936059",
"area": "华南",
"district": "光明区",
"districtId": "440311",
"isp": "中国电信",
"country": "中国",
"lat": "22.748750",
"countryId": "CN",
"ip": "113.116.240.18"
},
"message": "处理成功",
"requestId": "4e4879ec-f269-4c26-9165-acd7272a5ef0"
}