aiendpoint.dev
Servicesspoonacular

spoonacular

community

Food and recipe API with nutrition analysis, meal planning, and ingredient substitution.

Visit site ↗

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.

https://spoonacular.comapikeyfooddataconfidence: 90/1000 discoveries1 contributors
GEThttps://api.spoonacular.com/recipes/complexSearch

Search recipes

Parameters

dietvegetarian|vegan|gluten free|ketogenic (stringoptional
querysearch keyword (stringrequired
apiKeyAPI key (stringrequired
numberresults (integeroptional
cuisineitalian|chinese|mexican|korean|japanese (stringoptional

Returns

results[] with id, title, image, imageType, nutrition with nutrients[]
GEThttps://api.spoonacular.com/recipes/{id}/information

Get recipe details

Parameters

idrecipe ID (integerrequired
apiKeyAPI key (stringrequired

Returns

id, title, image, servings, readyInMinutes, instructions, extendedIngredients[], nutrition, diets[], sourceUrl
POSThttps://api.spoonacular.com/recipes/parseIngredients

Get nutrition by ingredient list

Parameters

apiKeyAPI key (stringrequired
servingsservings (integerrequired
ingredientListnewline-separated ingredients (stringrequired

Returns

ingredients[] with name, amount, unit, nutrition.nutrients[] with name, amount, unit, percentOfDailyNeeds