get
https://api.leadboxer.com/v1/ip-lookup
Retrieve detailed information about an IP address, including organization, geolocation, ISP details, and metadata.
Returned Data
When a match is found, the following fields are returned:
Organization fields
- ipDomain
- ipOrganization
Geo location fields
- ipCountryName
- ipCountryCode
- ipRegionName
- ipCity
- ipSubContinent
- ipLatitude
- ipLongitude
- ipTimezone
IP address details
- ipIsp
- ipRange
- ipUsageType
Meta data
- searchIp
- searchResponseTimeMs
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Credits
This endpoint consumes credits when called.
Actual credit usage varies per request and is available in the Credit Cost Overview.
On successful credits consumption we will have following info the response headers of the lookup api.
| x-credits-consumed | 20 |
| x-credits-overage | 0 |
| x-credits-remaining | 24960 |
