Y
Yelp HTTP APIs
Details
- URL
-
https://api.yelp.com/v3 - Docs
- https://docs.developer.yelp.com/reference
Authentication
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.