# Attractions

## Search attractions

 - [POST /attractions/search](https://developers.booking.com/demand/docs/open-api/3.2-beta/demand-api/attractions/search.md): Use this endpoint to search for attractions based on a single search criterion, such as attraction IDs, cities, countries, or geographic coordinates.

## Attraction details

 - [POST /attractions/details](https://developers.booking.com/demand/docs/open-api/3.2-beta/demand-api/attractions/attractions/details.md): Use this endpoint to retrieve static information about attractions such as name, description, address, URL, etc. Note: This endpoint does not return any pricing information.

## Attraction Reviews

 - [POST /attractions/reviews](https://developers.booking.com/demand/docs/open-api/3.2-beta/demand-api/attractions/attractions/reviews.md): Retrieves reviews for a specific attraction. The reviews returned can be filtered and sorted, with the option to limit the number of reviews per attraction by specifying the "rows" parameter.
Note: The scores reflect all traveller feedback across Booking.com and may not directly correspond to the experiences of your own customers. If you choose to display or use these ratings and reviews, you are responsible for ensuring that your travellers understand what these scores represent.

## Attraction Review Scores

 - [POST /attractions/reviews/scores](https://developers.booking.com/demand/docs/open-api/3.2-beta/demand-api/attractions/attractions/reviews/scores.md): Returns detailed review scores for specific attractions.

