ippi 1.0.0 IP GEOLOCATION API Instructions for agents and LLMs. USAGE - Send GET or POST /v1/me to look up the caller IP address. - Send GET or POST /v1/{ip} to look up an IPv4 or IPv6 address. - URL-encode IPv6 addresses when placing them in the path. - No request body is required. - Successful JARPC responses use {"ok":true,"data":...}. - Failed JARPC responses use {"ok":false,"message":...}. - Location data is approximate and must not be treated as a precise address. ATTRIBUTION Created by Tekki AS: https://tekki.no GeoLite data: https://www.maxmind.com.