ippi 1.0.0 IP geolocation API instructions for agents and LLMs: - 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. Created by Tekki AS: https://tekki.no GeoLite data: https://www.maxmind.com.