Recipe Beer XML
Get Recipe Beer XML
GET
https://api.brewersfriend.com/v1/recipes/:recipe_id.xml
This endpoint allows you to get a recipe in BeerXML format. Replace :recipe_id with the recipe id.
Path Parameters
Name
Type
Description
recipe_id
string
Recipe ID found in the edit or view recipe URL.
Headers
Name
Type
Description
X-API-KEY
string
Your API key
Example
Last updated