Y

Yelp GraphQL API

GraphQL discovered

Details
Endpoint
https://api.yelp.com/v3/graphql
Spec
introspection
Docs
https://docs.developer.yelp.com/docs/graphql-intro
Authentication
Yelp Fusion/Places API key api_key discovered Get key ↗
Authorization: Bearer <credential>

Sign in to the Yelp Developer Portal with a Yelp account, then open Manage API Access to create/manage an app. The docs state the Yelp Places API uses private API keys and that your private API key is generated after you create your app; send it as an Authorization: Bearer <API_KEY> header.