Single IP Lookup
Use the Single IP endpoint to retrieve detailed geolocation and network information for one IP address at a time.
Endpoint:
GET /ip/{ip}?apiKey=sk.xxx — returns data for a specific IPv4 or IPv6 address
Cleanup & Formatting Options
The Single IP endpoint also support optional parameters to:
- Filter the response fields using the
getparameter - Change the output format using the
formatparameter
These options allow you to control how much data you receive and in which format it is returned.
Learn more in the dedicated sections: