SEARCH-API

How to find craft beers?

For the search, you can use different parameters to find different types of craft beers.

In a browser's craft beer API URL, the parameters can be used together. Example: 
https://craftbeer.api-io.net/api/search.php?filter=[beer_alcohol=5]AND[beer_type=Pils]OR[beer_color=light]&lang=en&img=false

Show all  and their description.

As a result, a JSON file is always returned.