get https://api.yelp.com/v3/businesses/
This endpoint returns detailed business content.
Normally, you would get the Business ID from /v3/businesses/search, /v3/businesses/search/phone, /v3/transactions/{transaction_type}/search or /v3/autocomplete.
To retrieve review excerpts for a business, please refer to our Reviews endpoint (/v3/businesses/{id}/reviews)
Note: at this time, the API does not return businesses without any reviews.
To API to enable consumer experience, visit Yelp Places API to learn more. If to use it for internal analytics & insights, please go to Yelp Insights API to learn more.