All free APIs
Free APIKnowledgeNo keyOfficial

Open Brewery DB

Keyless open dataset of thousands of breweries, cideries, brewpubs, and bottleshops worldwide, with geo filtering.

Open Brewery DB is a free, open-source dataset and JSON API of breweries, cideries, brewpubs, and bottleshops, with no sign-ups or API keys. List and filter breweries by city, state, country, type, name, or distance (lat/long), get a single brewery by id, fetch a random brewery, run free-text search, and pull faceted metadata. Each record includes name, type, full address, coordinates, phone, and website. Useful for location-aware food/drink discovery skills, trip planners, and 'breweries near me' automations.

Free tier

Completely free and open-source. No API key, no account.

Rate limits

No documented rate limits; the maintainers ask for reasonable use and offer the full dataset on GitHub for bulk needs.

Auth

No key

Base URL

https://api.openbrewerydb.org/v1

What you'd build with it

  • 'Breweries near me' location-aware discovery skill
  • Trip / bar-crawl planner using by_dist geo filtering
  • Free-text brewery picker UI via /breweries/search
  • Enriching food/drink content with venue metadata

Key endpoints

  • GET/breweriesList/filter breweries (by_city, by_state, by_type, by_dist, by_name, etc.)
  • GET/breweries/{id}Fetch a single brewery by id (UUID)
  • GET/breweries/randomFetch one (or ?size=N) random brewery
  • GET/breweries/search?query={q}Free-text search across breweries
  • GET/breweries/metaFaceted metadata: total counts by type, state, country
Members

Members get the runnable recipe

Sign in free to copy the example request, see a sample response, and read the gotchas.

Tags

breweriesbeergeovenueskeyless