//Get your Free API Key and start immediately
const response = await fetch('http://api.ipstack.com/check?access_key=YOUR_API_KEY');
const location = await response.json();
console.log(`Visitor from: ${location.city}, ${location.country_name}`);
Get started with 100 monthly API requests at no cost. Test waters with our free plan.
Converts any IP address to Location without compromising the speed.
Sign up instantly without providing payment information. Start using the API immediately.
Same reliable infrastructure and 99.9% uptime SLA as our paid plans. Pay when your application grows.
PROFESSIONAL
Need more? Contact us for custom volume requests.