get
searchAttractionsByKeyword
Resource URL
https://tih-api.stb.gov.sg/content /v1/attractions/search
Query Parameters
Name | Values | Description |
---|---|---|
keyword
(required) |
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. |
|
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. |
|
sortBy |
Field name to sort (name , type , description , source ). |
|
sortOrder |
Sort order [asc | desc]. |
|
language |
Supported language [en | zh-cn | zh-tw | ja | ko]. |
|
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 |
---|---|
Attractions |
Working...