Back to catalog
🍕

Untappd

OAuth

Social beer sharing

🍕Food & DrinkHTTPS

Hazy Little Thing IPA

Untappd Beer

Beer NameHazy Little Thing IPA
BrewerySierra Nevada
StyleHazy IPA
Rating3.89
Abv6.7%

Sample Response

response.json
1{
2 "beer_name": "Hazy Little Thing IPA",
3 "brewery": "Sierra Nevada",
4 "style": "Hazy IPA",
5 "rating": "3.89",
6 "abv": "6.7%"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://untappd.com/api/docs" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_ACCESS_TOKEN"
View Documentation

Similar APIs