Yelp GraphQL

FREE
GraphQL
By RapidAPI | Updated 2ๅนดๅ‰ | Location
Popularity

0.1 / 10

Latency

143ms

Service Level

100%

Health Check

N/A

README

Authenticating with GraphQL

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.

Example Queries

Find Garaje Restaurant

{
    business(id: "garaje-san-francisco") {
        name
        id
        alias
        rating
        url
    }
}
Followers: 1
Resources:
Product Website Terms of use
API Creator:
Rapid account: Rapid API
RapidAPI
rapidapi
Log In to Rate API
Rating: 5 - Votes: 1