Punkapi Plans Pricing
Punk API was always offered as a free, no-signup, no-key public REST API with no commercial pricing surface. There were no paid tiers, no metered usage, no quotas, and no SLAs. The service was funded as a community project by Sam Mason (sammdec / samjbmason). BrewDog decommissioned the hosted api.punkapi.com endpoint in 2023 and the supporting repositories (sammdec/punkapi-db, sammdec/punkapi-server) were archived on 2023-06-28. Teams that want the data going forward are expected to self-host the open-source server against the `punkapi-db` dataset (npm package) or use a community-maintained mirror. There is no plan surface to negotiate, sell, or upgrade.
Punkapi Plans Pricing is the machine-readable pricing-plan profile for Punk API on the APIs.io network, conforming to the API Commons Plans specification.
It defines 1 plan, covering freemium tiers, with named plans including Free (historical).
Tagged areas include Food And Drink, Beer, Open Source, and Free API.
Plans
The only tier. Unlimited, anonymous, no-signup access to the Punk API read-only Beers surface. This is also the tier that community self-hosters reproduce verbatim.
- List beers with ABV / IBU / EBC / date / ingredient filters
- Get beer by id (1-325)
- Get random beer
- Pagination (page, per_page up to 80)
- No rate limits documented or enforced
- MIT-licensed source code on GitHub (sammdec/punkapi, sammdec/punkapi-server)
- Recipe dataset distributed via npm as `punkapi-db`