Yelp Places(Fusion) API
The Yelp Places (Fusion) API gives programmatic access to Yelp's business directory, letting you search local businesses by term and location, retrieve detailed business profiles, and pull customer reviews. It also exposes Yelp's category taxonomy and an AI Chat endpoint that returns natural-language business insights generated from Yelp's data. The API is REST-based and returns JSON responses for every endpoint.

Power end-to-end data operations for your Yelp Places(Fusion) API API with Nexla. Our bi-directional Yelp Places(Fusion) API connector is purpose-built for Yelp Places(Fusion) API, making it simple to ingest data, sync it across systems, and deliver it anywhere — all with no coding required. Nexla turns API-sourced data into ready-to-use, reusable data products and makes it easy to send data to Yelp Places(Fusion) API or any other destination. With comprehensive monitoring, lineage tracking, and access controls, Nexla keeps your Yelp Places(Fusion) API workflows fast, secure, and fully governed.
Features
Type: API
- Seamless API Integration: Connect to any endpoint as source or destination without coding, with automatic data product creation
- Visual Composition & Chaining: Build complex integrations using visual templates, chain API calls, and compose workflows with data validation and filtering
- API Proxy: Expose curated slices of your data securely with a secure and customizable API proxy that validates and transforms data on the fly
- Request optimization with intelligent batching, retry, and caching to minimize API calls and costs
Prerequisites
Before creating a Yelp Places (Fusion) API credential, you need a private API Key from the Yelp developer portal. Yelp uses API key authentication for all API requests, with the key sent as a Bearer token in the Authorization header.
To obtain your Yelp API Key, follow these steps:
-
Sign in to your Yelp account, or create one, at yelp.com.
-
Go to the Yelp Places API product page and select a plan. A free Starter plan is available for low-volume use; higher call volumes and premium endpoints (such as Business Reviews) require a paid Enhanced or Premium plan.
-
Complete the create-app form with your application name, industry, contact email, and a short description, then accept the Yelp API Terms of Use and Display Requirements.
-
Submit the form. Yelp automatically generates a private API Key for your app and displays it on the confirmation page.
-
Copy and store the API Key securely, as you will need it to configure your Nexla credential.
The API Key is sent as a Bearer token in the Authorization header (Authorization: Bearer API_KEY) for every request to the Yelp API. If your API Key is ever compromised, you can generate a new one from the Manage App page at yelp.com/developers/v3/manage_app by clicking Refresh My API Key. For detailed information about authentication, rate limits, and available endpoints, refer to the Yelp Fusion API documentation.
Authenticate
Credentials required
Authenticate using Yelp Fusion API Key
| Field | Required | Secret | Description |
|---|---|---|---|
| API Key | Yes | Yes | API key from Yelp Developer Console (Required) |
| API Version | Yes | No | The version of the API (Default: v3) |
| Yelp API Base URL | Yes | No | Base URL for Yelp API (Default: https://api.yelp.com) |
Create a credential in Nexla
-
After selecting the data source/destination type, click the Add Credential tile to open the Add New Credential overlay.
-
Enter a name for the credential in the Credential Name field and a short, meaningful description in the Credential Description field.
-
Enter your Yelp API Key in the API Key field. This is the private API Key generated for your app in the Yelp developer portal, obtained in Prerequisites. The API Key is sent as a Bearer token in the
Authorizationheader for every request to the Yelp API and must be kept confidential. -
Enter the API version in the API Version field. This defaults to
v3, the current stable version of the Yelp Fusion API, and should only be changed if you are targeting a different API version. -
Enter the base URL in the Yelp API Base URL field. This defaults to
https://api.yelp.comand should only be changed if Yelp instructs you to use an alternate endpoint.If your Yelp API Key is compromised, generate a new one from the Manage App page at yelp.com/developers/v3/manage_app by clicking Refresh My API Key. Refreshing the key immediately invalidates the old one.
For detailed information about authentication, rate limits, and available endpoints, see the Yelp Fusion API documentation.
-
Click the Save button at the bottom of the overlay. The newly added credential will now appear in a tile on the Authenticate screen during data source/destination creation.
Use as a data source
To create a new data flow, navigate to the Integrate section, and click the New Data Flow button. Select the Yelp Places(Fusion) API connector tile, then select the credential that will be used to connect to Yelp, and click Next; or, create a new Yelp Places(Fusion) API credential for use in this flow.
Endpoint templates
Nexla provides pre-built templates that can be used to rapidly configure data sources to ingest data from common Yelp Fusion API endpoints. Select the endpoint from which this source will fetch data from the Endpoint pulldown menu. Available endpoint templates are listed in the expandable boxes below.
Once the selected endpoint template has been configured, click the Test button to the right of the endpoint selection menu to retrieve a sample of the data that will be fetched. Sample data will be displayed in the Endpoint Test Result panel on the right, allowing you to verify that the source is configured correctly before saving.
Manual configuration
Yelp Places(Fusion) API data sources can also be manually configured to ingest data from any valid Yelp Fusion API endpoint, including endpoints not covered by the pre-built templates or custom request parameters. Select the Advanced tab at the top of the configuration screen, and follow the instructions in Connect to Any API to configure the API method, endpoint URL, date/time and lookup macros, path to data, metadata, and request headers.
Once all of the relevant settings have been configured, click the Create button in the upper right corner of the screen to save and create the new Yelp Places(Fusion) API data source. Nexla will now begin ingesting data from the configured endpoint and will organize any data that it finds into one or more Nexsets.