# Reviews

Collect and manage customer reviews to build social proof for your product.

The Freemius API lets you fetch existing reviews, create new ones, and generate shareable links to request reviews from active users. The reviews show up automatically on your Checkout but can be displayed anywhere on your website or app.

Here is how to collect and showcase [ratings & reviews](https://freemius.com/help/help/documentation/marketing-automation/reviews/.md) for your product.

## API Operations[​](#api-operations "Direct link to API Operations")

This section explains operations related to reviews of a product.

<!-- -->

[GETRetrieve reviews summary/products/{product\_id}/reviews/summary.json](https://freemius.com/help/help/api/reviews/retrieve-summary/.md)[GETList all reviews/products/{product\_id}/reviews.json](https://freemius.com/help/help/api/reviews/list/.md)[GETRetrieve a review/products/{product\_id}/reviews/{review\_id}.json](https://freemius.com/help/help/api/reviews/retrieve/.md)[POSTCreate a review/products/{product\_id}/reviews.json](https://freemius.com/help/help/api/reviews/create/.md)[PUTUpdate a review/products/{product\_id}/reviews/{review\_id}.json](https://freemius.com/help/help/api/reviews/update/.md)[DELETEDelete a review/products/{product\_id}/reviews/{review\_id}.json](https://freemius.com/help/help/api/reviews/delete/.md)
