latestOpenAPI 3.1.02026-08-105025.1 KB
570ed1487f49
Endpoints
Get metadata about the brewery
Takes the same filters as List Breweries.
get/v1/breweries/meta
Request body
Example request
{
"per_page": 1,
"page": 22,
"sort": "architecto",
"by_city": "n",
"by_country": "g",
"by_dist": "architecto",
"by_dist_radius": 22,
"by_dist_unit": "km",
"by_ids": "g",
"by_name": "z",
"by_postal": "m",
"by_state": "i",
"by_type": "architecto",
"exclude_types": "architecto"
}