Geocoding — entry 032 of 80

HackMyIP

Verified Jul 2026

HackMyIP is a fully free, keyless REST API covering IP geolocation, ISP/ASN lookup, VPN/proxy/datacenter detection, and an A–D privacy "cleanliness" score, plus email-breach checks (via the XposedOrNot database), DNS, WHOIS, and reverse-DNS lookups across ten endpoints. Its published OpenAPI 3.1 spec (served live at /.well-known/openapi.json) confirms every route returns JSON with an open Access-Control-Allow-Origin: * header; the unauthenticated tier is rate-limited to 100 requests per 60 seconds. No signup, API key, or credit card is required for any endpoint.

ip-geolocationfree-apino-authcors-enabledbreach-check
AuthenticationNone requiredCall it straight away — no key, no signup.
HTTPSSupportedTraffic is encrypted in transit.
CORSEnabledCallable directly from browser JavaScript.
PricingFreeNo paid tier — free for the documented use case.
FormatsJSONResponses can be requested as JSON.

GreatAPIs Score

Score74out of 100
Authentication25/25No authentication required
Pricing20/20Free to use
Docs0/20No docs or spec available
Formats9/15Single response format
Freshness20/20Verified within 6 months

Embed this badge

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

Auth quickstart

  1. No key needed — call it now.
Stored keyNo key stored

Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.