Beer Lover
Beer Lover API list more than 30,000 unique beers with diverse information (score, brewery, country, etc.)
12 subscribers
8 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Beer Lover endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
GET the top 50 beers /top50 |
Retrieve the top 50 beers with the highest score |
| GET |
GET all beers from a given country /search/country/{country} |
Retrieve the beer(s) with the country matching {country} (exact match, not case sensitive) |
| GET |
GET beer per id /beer/{id} |
Retrieve the beer with the id {id} |
| GET |
GET a beer(s) by name as a fuzzy search /search/beer/{beer} |
Retrieve the beer(s) with the name matching {beer} (fuzzy search) |
| GET |
GET a beer(s) by brewery as a fuzzy search /search/beer/{brewery} |
Retrieve the beer(s) with the brewery name matching {brewery} (fuzzy search) |
| GET |
GET a beer(s) by name or brewery as a fuzzy search /search/all/{query} |
Retrieve the beer(s) with the name or brewery name matching {query} (fuzzy search) |
| GET |
GET the top 100 beers /top100 |
Retrieve the top 100 beers with the highest score |
| GET |
GET all beer of a given style /search/style/{style} |
Retrieve the beer(s) with the style matching {style} (exact match, not case sensitive) |
Beer Lover pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | — |
|