Geocoding — entry 040 of 80

IP2Location

Verified Jul 2026

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.

ip-geolocationcredit-basedxml-apimeteredbulk-lookup
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

Score61out of 100
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

Embed this badge

Scored 61 on greatapis.com
<a href="https://greatapis.com/api/ip2location/"><img src="https://greatapis.com/badge/ip2location.svg" alt="Scored 61 on greatapis.com"></a>

Auth quickstart

  1. Sign up with the provider to get an API key.
  2. Send it on every request as a headerAuthorization: <key>
  3. 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.