IP info
Overview
Returns information about the specified IP address
Path parameters
ipstringRequired
IP address to retrieve information for
Responses
200
Successful response
application/json
ipstringRequired
Client IP address
citystringOptional
City
regionstringOptional
Region
countrystringOptional
Country
locstringOptional
Location (latitude, longitude)
orgstringOptional
Organization
timezonestringOptional
Timezone
messagestringOptional
Additional message
404
IP address not found
500
Internal Server Error
get
/ipinfo/{ip}Last updated