get
searchByMultiDataset
Resource URL
https://tih-api.stb.gov.sg/map /v1/search/multidataset
Query Parameters
Name | Values | Description |
---|---|---|
location
(required) |
Filter records by location. |
|
radius |
Radius in meter to restrict the search on. |
|
dataset |
Dataset which the search will be executed on. (accommodation, attractions, bars_clubs, cruises, event, food_beverages, precincts, shops, tour, venue, walking_trail). |
|
keyword |
Keyword to look for within name, description, body and tags when performing the search function. |
|
sort |
Field name to sort [default, rating, lastupdated, distance_rating]. |
|
nextToken |
Parameter to obtain the subsequent set of 20 records. The parameter is pulled directly from the output response provided by the API and should not be modified. |
|
language |
Supported language [en | zh-cn | zh-tw | ja | ko]. |
|
distinct |
Filters content to remove duplicated Places of Interest. |
|
startDate |
Event Start Date. |
|
endDate |
Event End Date. |
|
group |
Filter Places of Interest that are SG Clean certified or have received Singapore Tourism Awards using the group value(s) (SGClean, STA). Provide one value or a comma-delimited string of value. |
Try it out
Response Error Details
HTTP Code | Error Code | Description |
---|---|---|
400 | 400 | Bad Request |
401 | 401 | Unauthorized |
404 | 404 | Not found |
Resource Summary
Security | Category |
---|---|
General |
Working...