{
  "service": "geolocate-api",
  "version": "v1",
  "product": "geolocation",
  "endpoints": {
    "detect": "GET /v1/ip",
    "lookup": "GET /v1/ip/{ip}"
  },
  "auth": "Authorization: Bearer geo_live_..."
}