IP address geolocation API — locate any IP with city, region, country, lat/lon
Connect via PincerAPI
Use our proxy to call ipapi with your PincerAPI key. No separate signup needed.
# Get instructions for ipapi
curl -H "Authorization: Bearer YOUR_PINCER_KEY" \
https://pincerapi.com/api/v1/apis/ipapi/instructions
# Call through PincerAPI proxy
curl -H "Authorization: Bearer YOUR_PINCER_KEY" \
"https://pincerapi.com/api/v1/connect/ipapi/your/endpoint/here"Direct Setup
Endpoints
/{ip}/jsonGet geolocation data for a specific IP address
💡 No API key needed for basic use (1000/day). Returns city, region, country, lat/lon, timezone, org, ASN.
/jsonGet geolocation for the requester's IP
💡 No parameters needed — returns location of the requesting IP.
/{ip}/{field}Get a single field for an IP (e.g., city, country, latlong)
💡 Returns plain text, not JSON. Useful for minimal bandwidth lookups.
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)
ipinfo
Trusted IP geolocation, ASN, company, privacy detection, abuse contact info
Nominatim (OpenStreetMap)
Free, open-source geocoding powered by OpenStreetMap data — no API key required
HERE
Enterprise location platform — geocoding, routing, maps, fleet, transit, weather