Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
免费查询 IP 对应的国家、地区和城市。
/api/free/ip-geo
curl "https://apiany.ai/api/free/ip-geo?ip=8.8.8.8" \ -H "Authorization: Bearer $APIANY_API_KEY"
ip
{ "object": "ip_geo", "request_id": "req_123", "data": { "ip": "8.8.8.8", "country": "US", "region": "California", "city": "Mountain View", "source": "maxmind-city" } }
country
region
city