QUICK TIP

Wish to provide your visitor a variety of tourism offerings based on a specific location?
Start by tapping on our Search Map By Multiple Datasets API.

Navigation

Method
Description

GET

Autocomplete List By Type (Map)

https://api.stb.gov.sg/services/navigation/v2/autocomplete

Retrieve a list of place predictions, powered by Google Place Autocomplete API.

GET

Place Details

https://api.stb.gov.sg/services/navigation/v2/places/{uuid}

Retrieve place details, powered by Google Place Details API, by providing TIH product/experience unique identifier (uuid). Place details are returned based on the location of TIH product/experience and contain information such as user ratings and reviews. You can retrieve existing TIH product/experience uuid from Content API (e.g. Attractions API, Accommodation API etc.)

GET

Search Map By Multiple Datasets

https://api.stb.gov.sg/services/navigation/v2/search

Provide the ability to search for a dataset, such as Attractions or Accommodation, within an area (identified by location and radius). A list of that dataset, along with the details, are then provided as a response to users.

Experiential Route

Method
Description

GET

Experiential Route By Mode

https://api.stb.gov.sg/services/navigation/v2/experiential-route/{transport-mode}

Returns list of Experiential Route results. The query parameters include: origin, destination and waypoint. The mode of transport consists of bicycling, driving, transit and walking.