v1
latestOpenAPI 3.0.02026-07-1314094.0 KBRetrieve detailed geolocation information for a visitor’s or user’s IP address
This API allows you to retrieve detailed geolocation information for a visitor’s or user’s IP address.
By using the IP Geolocation method, you can access data such as the user’s country, city, ISP, and more, enabling you to personalize user experiences, enhance security, and make data-driven decisions based on geographic insights.
Query parameters
The params command can be used to specify the required modules you want to get in the response.
Expected values: security, currency, timezone, location, and/or device.
Sample value: security,timezone,currency.
The lang command is used to get a response in a specific language.
The format command is used to get a response in a specific format.
The userID command can be used to identify requests sent by specific users to monitor in the Events Page.
The mode command is used to in the development stage to simulate the integration process before releasing it to the production environment.
Expected values: live, or test.
The callback command can help you make the response as a JSONP format.
Expected values: any name that can be used as a function name in Javascript, e.g: myFunctionName.
Response
OK