← Back to catalog
spoonacular.recipe_details
mock data$0.003 / callSpoonacular Recipe Details
Get full recipe details by ID — ingredients, step-by-step instructions, nutrition facts, dietary labels, prep time, servings, and price per serving (Spoonacular)
Input schema
idrequired
integerSpoonacular recipe ID (from recipe_search or by_ingredients results)
Call via REST
curl -X POST https://unifyapi.pro/api/call/spoonacular.recipe_details \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"id":0}'