Skip to main content

Documentation Index

Fetch the complete documentation index at: https://www.anything.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

Yelp provides access to millions of business listings, reviews, and ratings through their Fusion API.

Overview

Create Account

Sign up for a Yelp Developer account

Get API Key

Generate your Yelp API key

Copy into Anything

Add your API key to Anything’s secrets

Account Creation

1

Visit Yelp Developers

Go to yelp.com/developers and click “Log In”
2

Create Developer Account

  • Sign up using the link sent to your email

Generate API Key

1

Create New App

  1. Go to the Yelp Fusion dashboard
  2. Click “Create New App”
  3. Fill in your app details
Keep your API key secure - it grants access to your Yelp API quota
2

Copy Your Key

  1. Copy the generated API key
  2. Store it securely

Add to Anything project

1

Add the integration

  1. In your Anything project, type / in the chat
  2. Select “Yelp” from the menu
2

Add your API key

  1. Paste your API key into the “YELP_API_KEY” field
Need a new key? Generate one in your Yelp Developers dashboard.
3

Start searching

You can now use prompts with the integration to access business data.Example prompts:
  • Find restaurants near me using /Yelp
  • Get business reviews with /Yelp
  • Create a local business directory with /Yelp
The API limits how often your app can fetch data. If your app loads the same data often, ask the agent to save it locally so it doesn’t re-fetch every time.
Example prompt for optimization:
When using /Yelp, save the business details so my app doesn't have to fetch it again
Your Yelp integration is ready! Use /Yelp in chat to access business data.