Verify API
Get IP Intelligence
Retrieves threat intelligence and geolocation data for the given IP address.
GET
/
verify
/
v1
/
ip
Authorizations
X-CUSTOMER-OS-API-KEY
string
headerrequiredQuery Parameters
address
string
requiredIP address to check
Response
200 - application/json
Response structure for IP intelligence lookup.
geolocation
object
Geolocation data related to the IP address.
ip
string
message
string
network
object
Network-related data for the IP address.
organization
object
Organizational data for the IP address.
status
string
threats
object
Threat intelligence data related to the IP address.
time_zone
object
Timezone data for the IP address.