v21

OpenAPI 3.0.3raw.githubusercontent.com2026-08-032560235.1 KB
geoip

GeoIP lookup

Server-side proxy for ipapi.co's IP geolocation lookup, used by the Timezone/GeoLocation "Lookup"/"Detect" buttons on settings.php. ipapi.co does not send Access-Control-Allow-Origin, so the browser can't call it directly from FPP's UI (blocked by the Same Origin Policy) - PHP isn't subject to that, so we fetch it here and hand back the same JSON.

get/api/geoip

Response

ipapi.co's JSON response, passed through unmodified

object required