A simple to integrate Geolocation API that provides information about your users, either directly from a browser or device, or from any of your servers.
Provides data such as City, Region, Postal code, Country, Continent, Coordinates, Timezone, Currency, Organization, ISP, AS, if they are using a mobile network, or an anonymous proxy/VPN.
Works with IPv4, IPv6 or hostnames. Supports batch requests with up to 100 queries per HTTP request.
The free version requires no sign up or keys, and it's limited to 45 HTTP requests per minute from an IP address. Non-commercial use only.
The pro service includes more features such as SLA for 99.9% of monthly uptime, a dashboard with usage statistics, up to 10 API keys (customizable with restrictions), and more.
Comprehensive Data
IP-API.com provides extensive information such as country, region, city, latitude, longitude, ISP, and more, which can be useful for various applications like geolocation, analytics, and security.
Ease of Use
The API is straightforward to use, with a simple HTTP GET request format that returns data in popular formats like JSON, XML, and CSV.
High Accuracy
IP-API.com is known for its high accuracy in identifying geographic locations based on IP addresses, which is critical for applications requiring precise geolocation.
Free Tier
The service offers a free tier with a generous limit of up to 45 requests per minute, making it accessible for small projects and testing purposes.
Scalable
IP-API.com provides commercial plans that offer higher request limits and additional features, allowing users to scale their usage as needed.
No API Key Required for Free Tier
Users can access the free tier without needing an API key, which simplifies the setup process and reduces initial friction for new users.
Promote IP-API.com. You can add any of these badges on your website.
IP-API.com is considered a good choice for those looking for a dependable, efficient, and well-documented geolocation and IP information service. Its combination of accurate data, ease of use, and flexible pricing makes it suitable for a variety of applications.
We have collected here some useful links to help you find out if IP-API.com is good.
Check the traffic stats of IP-API.com on SimilarWeb. The key metrics to look for are: monthly visits, average visit duration, pages per visit, and traffic by country. Moreoever, check the traffic sources. For example "Direct" traffic is a good sign.
Check the "Domain Rating" of IP-API.com on Ahrefs. The domain rating is a measure of the strength of a website's backlink profile on a scale from 0 to 100. It shows the strength of IP-API.com's backlink profile compared to the other websites. In most cases a domain rating of 60+ is considered good and 70+ is considered very good.
Check the "Domain Authority" of IP-API.com on MOZ. A website's domain authority (DA) is a search engine ranking score that predicts how well a website will rank on search engine result pages (SERPs). It is based on a 100-point logarithmic scale, with higher scores corresponding to a greater likelihood of ranking. This is another useful metric to check if a website is good.
The latest comments about IP-API.com on Reddit. This can help you find out how popualr the product is and what people think about it.
Free public geo APIs do not love datacenter traffic. My first instinct was to use ip-api.com โ itโs the go-to for โwhat country is this IPโ lookups and has a generous free tier. Hooked it up, ran the direct profile, got a clean response. Then I ran it through the Bright Data proxies I had (these) and got a HTTP 402. Turns out ip-api.comโs free tier detects any datacenter egress and refuses to serve it. The proxy... - Source: dev.to / about 1 month ago
The original version used http://ip-api.com โ plain HTTP. On a cloud server, that traffic is unencrypted and could be intercepted and spoofed. I switched to https://ipinfo.io which supports HTTPS on the free tier. - Source: dev.to / 4 months ago
In this example, I'll process messages based on their originating IP address. Multiple threads will enrich them with location data fetched from the public API at https://ip-api.com/. - Source: dev.to / 7 months ago
Ip-api โ IP Geolocation API, Free for non-commercial use, no API key required, limited to 45 req/minute from the same IP address for the free plan. - Source: dev.to / over 2 years ago
The Language may be different: You can check up the [Set language based on IP], and make the system automatically set up the browser language according to the IP that you set up. Mismatch of DNS or system time: We recommend you to replace the proxy IP and start the operation. Or you can enter the site https://ip-api.com for verification. Source: over 2 years ago
I've found https://ip-api.com/ to be fairly good. Only thing to note really is their free API requests are capped at 45 per minute. Source: almost 3 years ago
Profile enrichment, as the name suggests, means making your current customer data better by adding more details from outside sources. It's all about bringing in extra information about your customers from other places and mixing it with the basic data you already have. For example, when a user logs in or during the sign-up process, you can request public Geolocation API to capture more information about the userโs... - Source: dev.to / almost 3 years ago
If you have issues with their network being flagged as a VPN, add the IP/ASN reported by https://ip-api.com/ to this list: https://github.com/jondycz/KeyHub/blob/main/ipwhitelist.txt and appeal here: https://ip-api.com/docs/correction. Source: about 3 years ago
I have been messing with scammers on Instagram, and I've noticed that they tend to click links from multiple different IP addresses. According to data from ip-api.com, they are all Nigerian IP addresses, and none of them are VPNs. Source: about 3 years ago
If you'd like to see what they see, check out one of the geo IP lookup sites. I personally like this one: https://ip-api.com/. Source: about 3 years ago
Otherwise, you can convert the IP address to a location with https://ip-api.com/. Source: over 3 years ago
Octo Browser passes with flying colors such popular checkers as Pixelscan, BrowserLeaks, Whoer, and IP-API without any errors or alerts. While we are proud of our high-quality fingerprint spoofing, you can also note other parameters that set Octo Browser apart from other multi-accounting browsers. Source: over 3 years ago
On the other hand this website: https://ip-api.com. Source: over 3 years ago
Unrelated to Java, the endpoint with https://ip-api.com/ is available but you won't get unlimited requests with a free version. Source: over 3 years ago
Ip-api โ IP Geolocation API, Free for non-commercial use, no API key required, limited to 45 req/minute from the same IP address for the free plan. - Source: dev.to / over 3 years ago
โฉ Open the ip-api.com website to check the current IP information. Source: over 3 years ago
You can check yourself by using https://ip-api.com/ and seeing what you are listed as. Source: almost 4 years ago
I am using a residential proxy, location set to USA, with selenium-stealth, on bot.sannysoft.com/ I am passing all tests and confirm my IP is changed on whoer.net and ip-api.com. Source: almost 4 years ago
I don't know why everyone is making this more complicated than it needs to be, and I really don't know why you haven't used the search feature to find this question asked previously. To satisfy your easiest remote setup condition, you will want to forward TCP port 8096 to your jellyfin server. After that you will be able to access your server using your Public IP address followed by a colon and the number 8096. ... Source: almost 4 years ago
To check, just go to https://ip-api.com/ and the "hosting" column should indicate false - it means your IP address is residential. Source: about 4 years ago
Letโs explore a StepZen GraphQL API converted from a REST API. In this case, Iโve used the StepZen CLI to convert the IP-API REST API to GraphQL, using the instructions from the docs. This free REST API lets you search for a location based on its IP address. We GraphQL-ized the IP-API REST API with StepZen and explored it with GraphiQL. The GraphiQL interface can be found here and looks like the following:. - Source: dev.to / about 4 years ago
Do you know an article comparing IP-API.com to other products?
Suggest a link to a post with product alternatives.
Is IP-API.com good? This is an informative page that will help you find out. Moreover, you can review and discuss IP-API.com here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.