Back to catalog
🗺️

ip-api

Free

Find location with IP address or domain

🗺️GeocodingNo API key required

24.48.0.1

IP-API

Query24.48.0.1
CityMontreal
RegionQuebec
CountryCanada
Lat45.509
Lon-73.588
IspLe Groupe Videotron Ltee
OrgVideotron Telecom Ltee

Sample Response

response.json
1{
2 "query": "24.48.0.1",
3 "city": "Montreal",
4 "region": "Quebec",
5 "country": "Canada",
6 "lat": 45.5088,
7 "lon": -73.5878,
8 "isp": "Le Groupe Videotron Ltee",
9 "org": "Videotron Telecom Ltee"
10}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://ip-api.com/docs"
View Documentation

Similar APIs