themealdb

6 endpoints match this tag.

Comidas por cocina

GET
/recipes/area/:area

Get all recipes from a specific cuisine/region (e.g., Japanese, Italian, Mexican). Returns recipe nombres and thumbnails for each match. Útil para crear cuisine-focused recipe collections, cultural food exploration features, and aplicaciones de viaje that showcase local dishes from a destination país. Data from TheMealDB.

Entretenimiento

Regiones culinarias

GET
/recipes/areas

Liste all available cuisine regions/origins (e.g., Italian, Japanese, Mexican, Indian, French, Thai, etc.). Use these to build cuisine-based recipe filters and explore food from different cultures. Datos de TheMealDB covering 25+ world cuisines.

Entretenimiento

Categorías de comidas

GET
/recipes/categories

Liste all available meal categories (e.g., Beef, Chicken, Seafood, Vegetarian, Dessert, Pasta, etc.) with descriptions and thumbnail images. Use these categories to build filtered recipe browsing experiences and category navigation menus. Datos de TheMealDB.

Entretenimiento

Comidas por categoría

GET
/recipes/category/:category

Obtenga all recipes in a specific meal category (e.g., Seafood, Vegetarian, Dessert). Devuelve recipe names and thumbnails for each match. Útil para crear category landing pages in cooking apps, dietary-filtered meal lists, and recipe browsing interfaces organized by food type. Datos de TheMealDB.

Entretenimiento

Receta aleatoria

GET
/recipes/random

Get a completely random recipe with full cooking instructions, ingredient list with measurements, category, cuisine origin, and a thumbnail imagen. Perfecto para 'what should I cook tonight?' features, recipe-of-the-day widgets, cooking challenge generators, and adding variety to meal planning apps. Data from TheMealDB.

Entretenimiento

Búsqueda de recetas

GET
/recipes/search

Search for meal recipes por nombre or ingredient keyword. Returns matching recipes with nombres, thumbnail imágenes, categorías, and cuisine regions. Data from TheMealDB, que cubre hundreds of recipes from en todo el mundo. Útil para aplicaciones de cocina, meal planning tools, recipe discovery features, and food blogs that need structured recipe data.

Entretenimiento