Back to catalog
🗺️

One Map, Singapore

API Key

Singapore Land Authority REST API services for Singapore addresses

🗺️GeocodingHTTPS

building_name

address

Building NameMarina Bay Sands
Address10 Bayfront Avenue, Singapore 018956
Postal Code018956
Latitude1.283
Longitude103.861

Sample Response

response.json
1{
2 "building_name": "Marina Bay Sands",
3 "address": "10 Bayfront Avenue, Singapore 018956",
4 "postal_code": "018956",
5 "latitude": 1.2834,
6 "longitude": 103.8607
7}

Code Snippets

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

Similar APIs