Geocoding — entry 029 of 80

geoPlugin

Verified Jul 2026

geoPlugin's IP geolocation and currency-conversion web services return JSON, XML, or CSV, but the free/keyless tier is confirmed dead: every unauthenticated request now returns a 403 "no longer available for free use, please upgrade to a paid plan" error, live-verified with and without an Origin header (no CORS header is present either way). A paid subscription is required for working access; the exact credential mechanism could not be tested without paying.

ip-geolocationpaiddiscontinued-free-tiercurrency-conversionno-cors
AuthenticationAPI KeySign up with the provider to obtain credentials.
HTTPSSupportedTraffic is encrypted in transit.
CORSDisabledBrowser calls need a server-side proxy.
PricingPaidSubscription required — no meaningful free tier.
FormatsJSON, XML, CSVResponses can be requested as JSON or XML or CSV.

GreatAPIs Score

Score73out of 100
Authentication15/25API key required
Pricing9/20Paid API
Docs14/20Documentation URL provided
Formats15/15Supports 3 response formats
Freshness20/20Verified within 6 months

Embed this badge

Scored 73 on greatapis.com
<a href="https://greatapis.com/api/geoplugin/"><img src="https://greatapis.com/badge/geoplugin.svg" alt="Scored 73 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.