Geocoding — entry 040 of 80
IP2Location
IP2Location's Web Service is a credit-metered REST API returning geolocation data as JSON or XML, with the fields returned depending on which of its 25-plus packages (WS1–WS25) is requested. It offers a one-time 5,000-credit trial rather than a recurring monthly free tier, and paid access is sold as prepaid credit packs starting at $49 for 100,000 credits rather than a flat subscription.
AuthenticationAPI KeySign up with the provider to obtain credentials.
HTTPSSupportedTraffic is encrypted in transit.
CORSDisabledBrowser calls need a server-side proxy.
PricingMeteredBilled per request beyond a limited free quota.
FormatsJSON, XMLResponses can be requested as JSON or XML.
GreatAPIs Score
Score61
Authentication15/25API key required
Pricing11/20Metered / usage-based pricing
Docs0/20No docs or spec available
Formats15/15Supports 2 response formats
Freshness20/20Verified within 6 months
Auth quickstart
- Sign up with the provider to get an API key.
- Send it on every request as a header
Authorization: <key> - The exact header isn't documented — Authorization is a common default; confirm in the provider's docs.
Stored keyNo key stored
Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.