← Inicio

Buscar APIs

Busque en todos los endpoints de NordAPI por nombre, descripcion o caracteristica.

Encontrados 12 resultados para "recipe"

Endpoints

Búsqueda de recetas

GET /recipes/search
Entretenimiento

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.

Receta aleatoria

GET /recipes/random
Entretenimiento

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.

Categorías de comidas

GET /recipes/categories
Entretenimiento

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.

Regiones culinarias

GET /recipes/areas
Entretenimiento

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.

Comidas por categoría

GET /recipes/category/:category
Entretenimiento

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.

Comidas por cocina

GET /recipes/area/:area
Entretenimiento

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.

Búsqueda de cócteles

GET /cocktails/search
Entretenimiento

Search for cocktail recipes por nombre (e.g., margarita, mojito, old fashioned). Returns matching cocktails with nombres, imágenes, ingredients with measurements, mixing instructions, glass type, and whether the drink is alcoholic. Data from TheCocktailDB. Útil para bartending aplicaciones, drink recipe sites, restaurant menu builders, and party planning tools.

Cóctel aleatorio

GET /cocktails/random
Entretenimiento

Get a random cocktail recipe with full details: name, imagen, ingredients with measurements, mixing instructions, glass type, and category. Perfecto para 'surprise me' drink features, cocktail-of-the-day widgets, bartending practice tools, and social gathering apps. Data from TheCocktailDB que cubre hundreds of classic and modern cocktails.

Ingredientes de cócteles

GET /cocktails/ingredients
Entretenimiento

List all available cocktail ingredients in the database (vodka, rum, gin, tequila, various mixers, garnishes, etc.). Use this to build ingredient-based recipe search, 'what can I make with what I have' features, and bar inventory management tools. Data from TheCocktailDB.

Por ingrediente

GET /cocktails/ingredient/:ingredient
Entretenimiento

Encuentre all cocktails that use a specific ingredient (e.g., vodka, rum, lime juice). Devuelve matching cocktail names and thumbnails. Útil para crear 'cocktails you can make' features based on available ingredients, ingredient-focused recipe discovery, and bartending apps that organize drinks by spirit type. Datos de TheCocktailDB.

Ruta de turismo culinario

GET /mashup/culinary/route
Combinaciones de inteligencia

Food trail planner: combines local recipes, craft breweries, current weather, and upcoming food-related events para cualquier city en todo el mundo.