Spoonacular · Example Payload

Spoonacular Ingredient Basics Example

example

RestaurantFood And DrinkRecipesNutritionMeal PlanningPublic APIs

Spoonacular Ingredient Basics Example is an example object payload from Spoonacular, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

descriptionnamesafety_level

Example Payload

Raw ↑
{
  "description": "example",
  "name": "Spaghetti",
  "safety_level": "example"
}