TheMealDB · Example Payload

Themealdb Category Example

RecipesMealsFoodCooking

Themealdb Category Example is an example object payload from TheMealDB, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idCategorystrCategorystrCategoryThumbstrCategoryDescription

Example Payload

Raw ↑
{
  "idCategory": "1",
  "strCategory": "Beef",
  "strCategoryThumb": "Chicken",
  "strCategoryDescription": "Chicken"
}