API archive entry · source-reported

PunkAPI

BrewDog's DIY Dog beer catalogue as an API

Provider / source website

From the publisher

README & documentation

Source preview

Read the project’s overview, installation instructions and usage examples. The original README is the source of truth.

A FastAPI-based REST API serving as a digital archive of BrewDog's DIY Dog beers. It provides a paginated catalog of all beers, with detailed information about each one, including its name, description, recipe, and image. All endpoints below are relative to the base URL above. Returns a paginated list of beers. Required: page (integer) – page number (e.g. ?page=1). Supports the following optional query parameters: Returns a single beer by its numeric id. Use the id field from the beer object. Returns a randomly selected beer from the catalog. Returns the image for a beer. The filename is not always a numeric id – use the value from the image field of the beer object as-is. Examples: images/001.png, images/336.png, images/keg.png GET /beers/366 → https://punkapi-alxiw.amvera.io/v3/beers/366 Show JSON response The catalog data was extracted from the DIY Dog PDF and transformed into JSON and PNG files, stored in…

alxiw/punkapi on GitHub A short preview, not the full document.

Read the full README ↗ · Preview checked 2026-09-20T17:42:13.361Z

Inside the original README — Document outline
  1. PunkAPI
  2. Usage
  3. https://punkapi-alxiw.amvera.io/v3/
  4. Endpoints
  5. GET /beers
  6. GET /beers/{id}
  7. GET /beers/random
  8. GET /images/{filename}
  9. Example Response
  10. How It Works
  11. Background
  12. License

Headings are captured from the source. Links open the publisher’s document, not a locally hosted copy.

Links from the README

References supplied by the publisher, not independently verified endorsements. Check the destination before downloading files or entering credentials.

Documentation belongs to its respective authors. A listing is not a grant of reuse or training rights. Confirm the document’s own terms at the source.

Access at a glance

These are reported access facts. Check the current documentation before integrating.

  • Authentication: No auth.
  • HTTPS: reported by the source.
  • Browser access (CORS): Yes.

Pricing and limits

Current plans, quotas, and rate limits have not been reviewed for this listing. Check the provider’s current terms; no authentication does not necessarily mean free usage.

Documentation and sources

Imported from Public API Lists. A detailed editorial review has not been published yet.

Provider / source reference

Public API Lists · MIT · Copyright (c) 2020 Public API Lists

More Food & Drink APIs

ExactCup

Cooking ingredient densities: grams per US cup, tablespoon, teaspoon and mL

No auth · HTTPS reported · CORS Yes

Seed Oil Tracker

Seed-oil/PUFA grades and cooking oil data for 512 US restaurant chains

No auth · HTTPS reported · CORS Yes

BaconMockup

Resizable bacon placeholder images

No auth · HTTPS reported · CORS Yes

Foodish

Random pictures of food dishes

No auth · HTTPS reported · CORS Yes

Open Brewery DB

Breweries, Cideries and Craft Beer Bottle Shops

No auth · HTTPS reported · CORS Yes

Coffee

Random pictures of coffee

No auth · HTTPS reported · CORS Unknown

Source reference

Public API Lists

This page separates source-reported facts from questions that need live provider verification.