get
searchKeywordByMultiDataset
Resource URL
https://tih-api.stb.gov.sg/content /v1/search/all
Query Parameters
Name | Values | Description |
---|---|---|
dataset
(required) |
Dataset which the search will be executed on. Accept one or more comma-delimited string of dataset. (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. |
|
filtersource |
Filter the content based on specific source or multiple sources by using a comma-delimited string of values. |
|
sortBy |
Field name to sort (name, rating, source, lastupdateddate ). |
|
sortOrder |
Sort order [asc | desc]. |
|
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 |
Retrieve Points of Interest related to wellness (Wellness), SG Clean certification (SGClean) or Singapore Tourism Awards (STA) by using the group value(s) (Wellness, SGClean, STA). Provide one value or a comma-delimited string of values. |
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...