v1
latestOpenAPI 3.0.02026-07-1314094.0 KBGet the full information of a given IP address
Use this API to retrieve comprehensive information about a given IP address. It provides details such as location, ISP, and potential risk factors, enabling you to analyze and verify IP data for enhanced security, fraud prevention, and user profiling.
Query parameters
The ip command is used to specify the IP address you want to lookup.
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