Punkapi Beer Example
A light, crisp and bitter IPA brewed with English and American hops. A small batch brewed only once.
Food And DrinkBeerBrewDogDIY DogRecipesOpen-SourcePublic APIsRESTDeprecated
Punkapi Beer Example is an example object payload from Punk API, with 21 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
{
"id": 1,
"name": "Buzz",
"tagline": "A Real Bitter Experience.",
"first_brewed": "09/2007",
"description": "A light, crisp and bitter IPA brewed with English and American hops. A small batch brewed only once.",
"image_url": "https://images.punkapi.com/v2/keg.png",
"abv": 4.5,
"ibu": 60,
"target_fg": 1010,
"target_og": 1044,
"ebc": 20,
"srm": 10,
"ph": 4.4,
"attenuation_level": 75,
"volume": { "value": 20, "unit": "litres" },
"boil_volume": { "value": 25, "unit": "litres" },
"method": {
"mash_temp": [
{ "temp": { "value": 64, "unit": "celsius" }, "duration": 75 }
],
"fermentation": { "temp": { "value": 19, "unit": "celsius" } },
"twist": null
},
"ingredients": {
"malt": [
{ "name": "Maris Otter Extra Pale", "amount": { "value": 3.3, "unit": "kilograms" } },
{ "name": "Caramalt", "amount": { "value": 0.2, "unit": "kilograms" } },
{ "name": "Munich", "amount": { "value": 0.4, "unit": "kilograms" } }
],
"hops": [
{ "name": "Fuggles", "amount": { "value": 25, "unit": "grams" }, "add": "start", "attribute": "bitter" },
{ "name": "First Gold", "amount": { "value": 25, "unit": "grams" }, "add": "start", "attribute": "bitter" },
{ "name": "Fuggles", "amount": { "value": 37.5, "unit": "grams" }, "add": "middle", "attribute": "flavour" },
{ "name": "First Gold", "amount": { "value": 37.5, "unit": "grams" }, "add": "middle", "attribute": "flavour" },
{ "name": "Cascade", "amount": { "value": 37.5, "unit": "grams" }, "add": "end", "attribute": "flavour" }
],
"yeast": "Wyeast 1056 - American Ale"
},
"food_pairing": [
"Spicy chicken tikka masala",
"Grilled chicken quesadilla",
"Caramel toffee cake"
],
"brewers_tips": "The earthy and floral aromas from the hops can be overpowering. Drop a little Cascade in at the end of the boil to lift the profile with a bit of citrus.",
"contributed_by": "Sam Mason <samjbmason>"
}
Every example here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for examples
4 MCP tools reach this
find_examplesBrowse and filter every example in the catalog.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools →
Call it yourself
curl for this page
This example
curl "https://apis.io/api/v1/examples/punkapi-beer-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.
A second provider on the same verified email joins the account you already have.