Yelp

Data API key

Search businesses, read reviews and manage leads through the Yelp Fusion API from any Windmill script, flow or app.

Set up in 3 steps

1

Create an app

At the Yelp developer portal, create an app — Yelp issues its API key on the app's page.

2

Add the resource in Windmill

Open Resources, add a resource of type yelp, and paste the key.

3

Run your first script

Fork any script below and read before writing anything.

Scripts

Building blocks, if none of the projects above fit. Fork one, run it, or call it as a step inside your own flow.

Resource type

yelp — the shape of the credential every script on this page expects.

View raw schema →
FieldTypeRequiredWhat it is
apiKeystringYesAPI key retrieved from the dashboard.

Questions

Calls are rate-limited quickly

Yelp caps daily calls per app on the free tier. A flow that fans out over many businesses will hit it — cache what you can.

Is my key stored on the hub?

Never. It lives only in your own Windmill workspace, encrypted at rest.