Spoonacular · Example Payload

Spoonacular Search Result Example

RestaurantFood And DrinkRecipesNutritionMeal PlanningPublic APIs

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

Top-level fields

imagelinknametypekvtablecontentidrelevance

Example Payload

Raw ↑
{
  "image": "example",
  "link": "example",
  "name": "Spaghetti",
  "type": "example",
  "kvtable": "example",
  "content": "example",
  "id": 716429,
  "relevance": 1.0
}