Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider using IP2Location.io API as a failover #475

Open
ip2location opened this issue Aug 14, 2024 · 1 comment
Open

Consider using IP2Location.io API as a failover #475

ip2location opened this issue Aug 14, 2024 · 1 comment

Comments

@ip2location
Copy link

Currently, you're calling ipinfo.io for the geolocation. As a failover, please consider using the IP2Location.io API via the endpoint https://api.ip2location.io/.

@abdullahdevrel
Copy link

Just for context:

  • IPinfo.io provides 1,000 requests per day without a token.
  • IPinfo provides 50,000 requests per month with a free tier token.
  • Universal access to a globally distributed load-balancing network regardless of access tier.
  • Higher accuracy driven by latency-based IP geolocation methods. (Blog post)

In addition to offering generous no-tier and free-tier access, we also have incredible uptime hours. If access or limits to our service is an issue, we are happy to look into it. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants