IPlocality.com provides free and premium IP location API service. Developers can use our API in Javascript, PHP, Python and other programming languages.
IP Location API service is free for small companies and startups. You can signup for a paid plans, whenever you are ready.
The IP API requires no registration. You can start making calls right away. However, you can send your email, domain, and server IP.Using JSON API in your code.
Make a request to API with an IP parameter. API sends back a JSON response containing location details of that IP, e.g
iplocality.com/IP-address
https://iplocality.com/5.101.172.142
will send this JSON response
{
"ip":"5.101.172.142",
"country":">"United Kingdom",
"country_code":"GB",
"region":"England",
"city":"Rugby",
"latitude":"52.37092",
"longitude":"-1.26417",
"zip_code":"CV22 7DG",
"time_zone":"+01:00"
}
For a request made without an IP address parameter, API JSON response contains IP location details of request client. To make sure a JSON response send an additional parameter of json, e.g
https://iplocality.com/5.199.200.219/json
Start making API queries without registration. Contact us when you are ready to select a subscription, we also have custom packages. All yearly subscriptions save two months charges.
Have any query? Please fill out the form.
IP Location Lookup & API iplocality.com | Privacy Policy | Terms of Service | © 2017-2024 Designed by w3.css