Skip to content
InferredLocationObject

Best-guess geolocation for the current request, inferred from Cloudflare's edge geo-IP. Every field is nullable — coarse and spoofable (a VPN/proxy resolves to the exit node), so treat it as a hint, never authoritative. Used to prefill optional location fields like the create-business country.

Fields

countryString

ISO 3166-1 alpha-2 country code (e.g. CA), or null.

regionString

ISO 3166-2 region code (e.g. ON) or region name, or null.

cityString

Used in

InferredLocation