Authorizations
How to get your API key: https://docs.mrcook.app/business-api/api-key
Body
application/json
An array of strings, where each string is one ingredient.
Minimum length:
1
Example:
[
"500 grams ground beef",
"4 slices bacon",
"4 slices cheddar cheese",
"4 hamburger buns"
]
The number of servings the ingredients are for (e.g., '4 servings'). Defaults to 1 if not specified.
Example:
"4 servings"