Reviews

This endpoint returns up to three review excerpts for a given business ordered by Yelp's default sort order.

Note: at this time, the API does not return businesses without any reviews.

To use this endpoint, make the GET request to the following URL with the ID of the business you want to get reviews for.
Normally, you'll get the Business ID from /v3/businesses/search,
/v3/businesses/search/phone, /v3/transactions/{transaction_type}/search or
/v3/autocomplete.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

📘

This endpoint is part of Yelp Fusion, visit Yelp Places API to learn more. To access this endpoint, you require either the Enhanced Plan or Premium Plan permission.

Path Params
string
required

A unique identifier for a Yelp Business. Can be either a 22-character Yelp Business ID, or a Yelp Business Alias.

Query Params
string

Locale code in the format of {language code}_{country code}. See the list of supported locales.

integer
0 to 1000

Offset the list of returned results by this amount.

integer
0 to 50
Defaults to 20

Number of reviews to return.

string
enum
Defaults to yelp_sort

Sort reviews by.

Allowed:
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json