The Yelp Place API allows users to retrieve detailed information about a specific place using its Yelp ID or Yelp Alias.Documentation Index
Fetch the complete documentation index at: https://docs.hasdata.com/llms.txt
Use this file to discover all available pages before exploring further.
Get Your API Key
Sign in at hasdata.com, go to your account settings, and copy your API key. All requests must include your key in thex-api-key header.
Request Cost and API Credits
Each request to the Yelp Place API consumes API Credits from your account balance.- Cost per request: 5 API Credits
- Credits are deducted only for successful requests.
- Your total available credits depend on your active plan.
Make Your First Request
API Parameters
| Parameter | Default Value | Required | Description |
|---|---|---|---|
placeId | mcdonalds-new-york-386 | Yes | The Yelp ID or Yelp Alias of the place. For example, ‘jPIZ3FR5LNcwPuUHi2Fe4g’ or ‘mcdonalds-new-york-386’. |
domain | - | No | Yelp domain to use. Default is www.yelp.com. |