Back to catalog
🍕

PunkAPI

Free

BrewDog's DIY Dog beer catalogue as an API

🍕Food & DrinkHTTPSCORS enabledNo API key required

Punk IPA

5.6% ABV

TaglinePost Modern Classic. Spiky. Tropical. Hoppy.
Abv5.6
Ibu40
First Brewed04/2007

Sample Response

response.json
1{
2 "id": 192,
3 "name": "Punk IPA",
4 "tagline": "Post Modern Classic. Spiky. Tropical. Hoppy.",
5 "first_brewed": "04/2007",
6 "description": "A light, golden classic craft beer with a tropical and citrus character.",
7 "abv": 5.6,
8 "ibu": 40,
9 "ebc": 20,
10 "food_pairing": [
11 "Spicy chicken tikka masala",
12 "Grilled watermelon with feta"
13 ]
14}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://github.com/alxiw/punkapi"
View Documentation

Similar APIs