Punkapi Rate Limits
Punk API never published explicit rate-limit numbers. The public api.punkapi.com endpoint operated as a free best-effort community service until BrewDog decommissioned it in 2023. While the service was live, the only enforced constraint was the `per_page` ceiling of 80 items per request on the `/beers` endpoint; everything else (per-IP request rate, daily quotas, concurrency caps) was undocumented and any throttling occurred at the CDN edge. Consumers running the same `punkapi-server` code against a self-hosted dataset (or against a community mirror) should treat the same defaults as applicable.
Punkapi Rate Limits is the machine-readable rate-limit profile for Punk API on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring items and varies.
The profile also includes 4 backoff/retry policies defined and response codes documented for validationError, notFound, and serverError.
Tagged areas include Rate Limiting, Food And Drink, Beer, and Free API.