Get Visitor IP
Get the IP address for a visitor or online device.
Headers
Name
Type
Description
{
"visitor_ip": "192.168.1.1"
}{
"status": 429,
"message": "Too Many Requests",
"description": "You have sent too many requests in a given amount of time. Please wait before sending more requests."
}{
"status": 404,
"message": "Not Found",
"description": "The endpoint you are trying to access does not exist or has been moved, or the IP address could not be found. Please refer to the Geoflow REST API documentation for further information or contact support."
}{
"status": 405,
"message": "Method Not Allowed",
"description": "The HTTP method used is not supported for this endpoint. Please refer to the Geoflow REST API documentation for further information or contact support."
}Last updated
