User Reviews and Recommendations of Best Restaurants, Shopping, Nightlife, Food, Entertainment, Things to Do, Services and More at Yelp.
This is a Community Listing for the Yelp GraphQL API.
First, you’ll need to create a client and join the beta program. Once you’ve done this, follow our instructions to authenticate against the API. Both GraphQL and the regular API use the same authentication both will be interchangeable inside your app.
{
business(id: "garaje-san-francisco") {
name
id
alias
rating
url
}
}