Back to catalog
🗺️

LocationIQ

API Key

Provides forward/reverse geocoding and batch geocoding

🗺️GeocodingHTTPSCORS enabled

Sydney Opera House

LocationIQ Forward Geocode

Display NameSydney Opera House, Bennelong Point, Sydney, New South Wales, 2000, Australia
Lat-33.8567844
Lon151.2152967
TypeAttraction
ClassTourism

Sample Response

response.json
1{
2 "display_name": "Sydney Opera House, Bennelong Point, Sydney, New South Wales, 2000, Australia",
3 "lat": "-33.8567844",
4 "lon": "151.2152967",
5 "type": "attraction",
6 "class": "tourism"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://locationiq.org/docs/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs