IP Information Tool


Free IP GEO Information API


To use this IP locator you just:

GET: /{ip}/location.{format}

Some examples:

GET: /247.55.217.16/location.json

GET: /156.50.175.99/location.xml

GET: /2A04:0000:0000:0000:0000:0000:0000:0000/location.json

Response is in the required format:

{
    "code_country": "AU",
    "country": "Australia",
    "county": "New South Wales",
    "city": "Ryde"
}

Reponsible Limit

However to not kill the server on request there is a limit of 100 request per minute filtered by Ip.

Every minute the requests expires so just be sure not to call us more than 100 times in a minute.


If you need more request or information you can always contact us by email here