- Home
- Categories
- Food & Drink
- Open Brewery DB
Open Brewery DB
The Open Brewery DB API provides free access to brewery data across the United States, ideal for beer-focused applications and services.
Developed by Open Brewery DB
Reference for available routes, request structures, and live examples.
Finds breweries by name, city, or type
https://api.openbrewerydb.org/breweries/searchcurl -X GET 'https://api.openbrewerydb.org/breweries/search'{
"query": "dog",
"per_page": 3
}[
{
"id": 1,
"city": "Frederick",
"name": "Flying Dog Brewery",
"state": "Maryland",
"brewery_type": "micro"
}
]- Building brewery locators and beer rating appsOptimized Capability
- Enhancing travel and tourism guides with local brewery dataOptimized Capability
- Integrating brewery info into mapping and navigation platformsOptimized Capability
- Creating local event and business directoriesOptimized Capability
- Data analysis and visualization of craft beer trendsOptimized Capability
- ✓ Completely free and open source
- ✓ No authentication or API key required
- ✓ Comprehensive brewery search and filter capabilities
- ✓ Consistent and reliable REST endpoints
- ✗ Limited to U.S. breweries only
- ✗ No official SDKs or client libraries
- ✗ Rate limiting may restrict some use cases
- ✗ Data accuracy dependent on community contributions
FAQs
API Specifications
v1Less than 5 minutes
60 requests per minute
Unlimited free access with a rate limit of 60 requests per minute.
Use Case: Best For
Developers creating U.S. brewery discovery, map, and beer-focused applications
Not Recommended For
Enterprises needing non-U.S. or commercial brewery data with SLAs
Explore Related APIs
Discover similar APIs to Open Brewery DB
Foodish
The Foodish API provides developers with free access to random images of food from multiple categories, ideal for enhancing food-related applications and websites.
Cocktail DB
Cocktail DB API offers developers free access to a comprehensive database of cocktail recipes, suitable for creating bartending apps, recipe websites, and drink suggestion tools.
Open Food Facts
Open Food Facts API offers developers access to a comprehensive crowd-sourced database of food products, suitable for various health-focused applications.