{"name":"IP API","version":"1.0.0","base_url":"https://ip-api.kklovett.com","endpoints":{"health":{"method":"GET","path":"/health","description":"Health check","auth":"none"},"getOwnIp":{"method":"GET","path":"/api/ip","description":"Get your own IP information","auth":"none (rate limited)"},"lookupIp":{"method":"GET","path":"/api/ip/:ip","description":"Look up a specific IP address or domain","auth":"optional (free key for higher limits)","query_params":{"key":"Your API key (optional)"}}},"pricing":{"free":{"requests_per_day":100,"fields":"basic (country, city, ISP, lat/lon)","rate_limit":"10 req/min","price":"Free"},"pro":{"requests_per_day":50000,"fields":"full (includes proxy/VPN/hosting detection)","rate_limit":"100 req/min","price":"$9/month"},"business":{"requests_per_day":500000,"fields":"full","rate_limit":"500 req/min","price":"$49/month"},"enterprise":{"requests_per_day":5000000,"fields":"full + SLA","price":"$199/month"}},"auth":{"api_key":"Pass via X-Api-Key header or ?key= parameter","get_key":"https://ip-api.nousresearch.com/signup"}}