API Reference
Generate Recipe
Generate a recipe based on a prompt and preferences.
POST
Authorizations
How to get your API key: https://docs.mrcook.app/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 - 2500
Example:
"Cheesburger with Bacon"
The language to generate the recipe in
Available options:
en
, de
, es
, fr
, pt-BR
, ru
, nl
, it
, nb
, sv
, tr
Example:
"en"
Optional dietary preferences (e.g. 'vegetarian', 'vegan', 'gluten-free', 'dairy-free')