API Reference
Generate Recipe
Generate a recipe based on a prompt and preferences.
POST
Generate Recipe
Authorizations
How to get your API key: https://docs.mrcook.app/business-api/api-key
Body
application/json
The recipe prompt. This can either be a recipe name, description or a list of ingredients. The more details you provide, the better the recipe will be.
Required string length:
1 - 2500Example:
"Cheesburger with Bacon"
The language to generate the recipe in
Available options:
en, de, es, fr, pt-BR, ru, nl, it, nb, sv, tr, da Example:
"en"
Optional dietary preferences (e.g. 'vegetarian', 'vegan', 'gluten-free', 'dairy-free')
Generate Recipe