Trusted IP geolocation, ASN, company, privacy detection, abuse contact info
Connect via PincerAPI
Use our proxy to call ipinfo with your PincerAPI key. No separate signup needed.
# Get instructions for ipinfo
curl -H "Authorization: Bearer YOUR_PINCER_KEY" \
https://pincerapi.com/api/v1/apis/ipinfo/instructions
# Call through PincerAPI proxy
curl -H "Authorization: Bearer YOUR_PINCER_KEY" \
"https://pincerapi.com/api/v1/connect/ipinfo/your/endpoint/here"Direct Setup
Endpoints
/{ip}Full IP details — location, org, ASN, hostname, privacy
💡 Returns ip, city, region, country, loc (lat,lon), org, postal, timezone. Token optional for 50K/mo free.
/Lookup requesting IP's info
💡 Quick way to find own IP location.
/{ip}/{field}Get single field: city, region, country, loc, org, postal, timezone
💡 Returns plain text. /8.8.8.8/city → 'Mountain View'
/batchBatch lookup up to 1000 IPs at once
💡 POST array like ["8.8.8.8","1.1.1.1"]. Returns object keyed by IP. Requires token.
Related APIs in maps-location
Google Maps Platform
Industry-standard maps, geocoding, directions, places, distance matrix, Street View
Mapbox
Custom maps, geocoding, navigation, isochrones, static images — developer-friendly
OpenCage Geocoding
Forward and reverse geocoding using open data (OpenStreetMap, government sources)
ipapi
IP address geolocation API — locate any IP with city, region, country, lat/lon
Nominatim (OpenStreetMap)
Free, open-source geocoding powered by OpenStreetMap data — no API key required
HERE
Enterprise location platform — geocoding, routing, maps, fleet, transit, weather