You can call the API /api/v1/info/<IPv4> in order to receive GeoIP information for the IPv4. This API is useful when you want to verify public data in regards to the GeoIP of any IPv4
GET
/
info
/
{ipv4}
IP Metadata
Copy
curl --request GET \ --url https://app.onefirewall.com/api/v1/info/{ipv4} \ --header 'Authorization: <api-key>'