Changelog
GET /v1/changelogEvery notable change to the Pub DB API, newest first.
v1.0.2July 19, 2026- AddedGET /pubs/near now accepts amenity and text filters (e.g. isDogFriendly, hasFood, operator, borough), combined with the existing distance sort and radius search.
v1.0.1July 19, 2026- AddedAllow multiple active API keys per account, capped by subscription tier. Rate limit quota is shared across all of an account's keys rather than applied separately per key.
v1.0.0July 18, 2026- AddedPublic launch of the REST API covering pubs, stats, filters, beer types, and contributor leaderboard.
- AddedTESTING, DEVELOPER, and BUSINESS tiers with per-tier rate limits and result caps.
- AddedLocation search via /pubs/near with lat, lng, and radius.