FreeAPIHub
HomeAPIsAI ModelsAI ToolsBlog
Favorites
FreeAPIHub

The central hub for discovering, testing, and integrating the world's best AI models and APIs.

Platform

  • Categories
  • AI Models
  • APIs

Company

  • About Us
  • Contact
  • FAQ

Help

  • Terms of Service
  • Privacy Policy
  • Cookies

© 2026 FreeAPIHub. All rights reserved.

GitHubTwitterLinkedIn
  1. Home
  2. Categories
  3. Food & Drink
  4. Open Brewery DB API
published

Open Brewery DB API

The Open Brewery DB API provides developers with free access to extensive brewery data, enabling seamless integration into applications focused on brewery exploration.

Developed by Open Brewery DB

Live API
99.90%Uptime
200msLatency
5.8kStars
No AuthAuth
NoCredit Card
RESTStyle
1.0Version

Reference

API Endpoints

Endpoints

Available routes, request structures, and code examples.

Finds breweries by name, city, or type

Endpoint URL
https://api.openbrewerydb.org/breweries/search
Code Example
curl -X GET 'https://api.openbrewerydb.org/breweries/search'
Request Payload
{
  "query": "dog",
  "per_page": 3
}
Expected Response
[
  {
    "id": 1,
    "city": "Frederick",
    "name": "Flying Dog Brewery",
    "state": "Maryland",
    "brewery_type": "micro"
  }
]
Version:v1

Integration

Quick Start

cURL ExampleREST
curl -X GET "https://api.openbrewerydb.org/v1/breweries/search?by_city=Portland"

Docs

Technical Documentation

What this API does

The Open Brewery DB API offers a comprehensive and free RESTful service to access detailed information about over 8,000 breweries across the United States. This API is perfect for developers building applications around craft beer exploration, allowing searches by brewery name, location (city/state), and type. The returned data is well-structured JSON, which integrates easily into mobile apps, travel guides, or web platforms.

How it works

Developers can send HTTP GET requests to retrieve brewery information based on specific queries. The API returns data including brewery names, locations, types, and GPS coordinates in an easy-to-parse JSON format, facilitating direct integration into various applications.

Authentication

No authentication is required to access the Open Brewery DB API. Developers can begin using the API immediately without the need for API keys or tokens.

Example usage

  • /breweries - Retrieves a list of all breweries.
  • /breweries/{id} - Fetches details of a specific brewery using its unique ID.
  • /breweries/search?by_city={city} - Searches for breweries located in a specific city.
  • /breweries/search?by_state={state} - Finds breweries within a specific state.

Limits

No rate limits are explicitly mentioned for the Open Brewery DB API, allowing for ample requests without restrictions.

Ideal use cases

  • Developing mobile applications that assist users in discovering local breweries.
  • Creating travel guides focused on craft beer tourism.
  • Integrating brewery data into e-commerce platforms for beer sales.
  • Building community-driven apps for beer enthusiasts.

Examples

Real-World Applications

  • Developing mobile apps for finding nearby breweries with user ratings
  • Building travel guides showcasing local breweries by city or state
  • Creating beer enthusiast platforms with brewery reviews and details
  • Integrating brewery data into web search engines for craft beer lovers

Evaluation

Advantages & Limitations

Advantages
  • ✓ No signup or API key required making it instantly accessible
  • ✓ Extensive database with over 8,000 breweries nationwide
  • ✓ Supports multiple filters including name, city, state, and type
  • ✓ Clean, well-structured JSON responses for easy integration
Limitations
  • ✗ No official support or SLA for uptime guarantees
  • ✗ No authentication limits and unofficial rate limits might cause throttling
  • ✗ Limited advanced filtering or analytics capabilities
  • ✗ No official SDKs, requiring manual integration in various languages

Support

Frequently Asked Questions

Important Notice

Verify Before You Decide

Last verified · Apr 30, 2026

The details on this page — including pricing, features, and availability — are based on our last review and may not reflect the provider's current offering. Providers update their products frequently, sometimes without prior notice.

What may have changed

Pricing Plans
Features & Limits
Availability
Terms & Policies

Always visit the official provider website to confirm the latest pricing, terms, and feature availability before subscribing or integrating.

Check official site

External Resources

Documentation Official Website Pricing Details Postman Collection

API Specifications

1.0
Pricing Model
Free
Credit Card
Not Required
Response Formats
JSON
Supported Languages
7 Languages
SDK Support
REST Only
Rate Limit

No published limits, recommended up to 60 requests/min

Time to Hello World

Minutes - no signup or keys needed, just start making requests

Free Tier

Fully free API access with no restrictions or usage caps

Best For

Developers building craft beer finder apps, travel guides, or brewery search platforms

Not Ideal For

Enterprise-level brewery analytics, international brewery data, or high-volume commercial apps requiring guaranteed SLAs

Tags

#map#drink#craft-beer#brewery#no-auth#free-api#beer#food#location

You Might Also Like

More APIs Similar to Open Brewery DB API

Open Food Facts API

The Open Food Facts API provides developers with free access to a vast database of food products, suitable for applications in nutrition, health, and sustainability.

PublicREST

TheMealDB API

The MealDB API provides developers with free access to a comprehensive recipe database, including meal instructions and ingredient details, perfectly suited for food-related applications.

publicREST

TheCocktailDB API

The Cocktail DB API provides no-cost access to over 500 cocktail recipes, suitable for integration into apps and websites focused on bartending and drink recommendations.

publicREST