Back to catalog
🗺️

What3Words

API Key

Three words as rememberable and unique coordinates worldwide

🗺️GeocodingHTTPS

what3words Lookup

///filled.count.soap — Bayswater, London

WordsFilled.count.soap
Latitude51.521
Longitude-0.197
CountryGB
Nearest PlaceBayswater, London
LanguageEn
Map UrlHttps://w3w.co/filled.count.soap

Sample Response

response.json
1{
2 "words": "filled.count.soap",
3 "latitude": 51.5208,
4 "longitude": -0.1965,
5 "country": "GB",
6 "nearest_place": "Bayswater, London",
7 "language": "en",
8 "map_url": "https://w3w.co/filled.count.soap"
9}

Code Snippets

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

Similar APIs