spoonacular
communityFood and recipe API with nutrition analysis, meal planning, and ingredient substitution.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://api.spoonacular.com/recipes/complexSearchSearch recipes
Parameters
dietvegetarian|vegan|gluten free|ketogenic (stringoptionalquerysearch keyword (stringrequiredapiKeyAPI key (stringrequirednumberresults (integeroptionalcuisineitalian|chinese|mexican|korean|japanese (stringoptionalReturns
results[] with id, title, image, imageType, nutrition with nutrients[]GET
https://api.spoonacular.com/recipes/{id}/informationGet recipe details
Parameters
idrecipe ID (integerrequiredapiKeyAPI key (stringrequiredReturns
id, title, image, servings, readyInMinutes, instructions, extendedIngredients[], nutrition, diets[], sourceUrlPOST
https://api.spoonacular.com/recipes/parseIngredientsGet nutrition by ingredient list
Parameters
apiKeyAPI key (stringrequiredservingsservings (integerrequiredingredientListnewline-separated ingredients (stringrequiredReturns
ingredients[] with name, amount, unit, nutrition.nutrients[] with name, amount, unit, percentOfDailyNeeds