Durchsuchen Sie alle NordAPI-Endpunkte nach Name, Beschreibung oder Funktion.
GET /recipes/search
Suchen Sie nach meal recipes by name oder ingredient keyword. Liefert übereinstimmende recipes with names, thumbnail images, categories, und cuisine regions. Daten von TheMealDB, covering hundreds of recipes from around the world. Nützlich für cooking apps, meal planning tools, recipe discovery features, und food blogs that need structured recipe data.
GET /recipes/random
Erhalten Sie eine completely random recipe with full cooking instructions, ingredient list with measurements, category, cuisine origin, und a thumbnail image. Ideal für 'what should I cook tonight?' features, recipe-of-the-day widgets, cooking challenge generators, und adding variety to meal planning apps. Daten von TheMealDB.
GET /recipes/categories
Auflisten aller available meal categories (e.g., Beef, Chicken, Seafood, Vegetarian, Dessert, Pasta, etc.) with descriptions und thumbnail images. Verwenden Sie diese categories to build filtered recipe browsing experiences und category navigation menus. Daten von TheMealDB.
GET /recipes/areas
Auflisten aller available cuisine regions/origins (e.g., Italian, Japanese, Mexican, Indian, French, Thai, etc.). Verwenden Sie diese to build cuisine-based recipe filters und explore food from different cultures. Daten von TheMealDB covering 25+ world cuisines.
GET /recipes/category/:category
Erhalten Sie all recipes in a specific meal category (e.g., Seafood, Vegetarian, Dessert). Liefert recipe names und thumbnails for each match. Nützlich für building category landing pages in cooking apps, dietary-filtered meal lists, und recipe browsing interfaces organized by food type. Daten von TheMealDB.
GET /recipes/area/:area
Erhalten Sie all recipes from a specific cuisine/region (e.g., Japanese, Italian, Mexican). Liefert recipe names und thumbnails for each match. Nützlich für building cuisine-focused recipe collections, cultural food exploration features, und travel apps that showcase local dishes from a destination country. Daten von TheMealDB.
GET /cocktails/search
Suchen Sie nach cocktail recipes by name (e.g., margarita, mojito, old fashioned). Liefert übereinstimmende cocktails with names, images, ingredients with measurements, mixing instructions, glass type, und whether the drink is alcoholic. Daten von TheCocktailDB. Nützlich für bartending apps, drink recipe sites, restaurant menu builders, und party planning tools.
GET /cocktails/random
Erhalten Sie eine random cocktail recipe with full details: name, image, ingredients with measurements, mixing instructions, glass type, und category. Ideal für 'surprise me' drink features, cocktail-of-the-day widgets, bartending practice tools, und social gathering apps. Daten von TheCocktailDB covering hundreds of classic und modern cocktails.
GET /cocktails/ingredients
Auflisten aller available cocktail ingredients in the database (vodka, rum, gin, tequila, various mixers, garnishes, etc.). Verwenden Sie dies to build ingredient-based recipe search, 'what can I make with what I have' features, und bar inventory management tools. Daten von TheCocktailDB.
GET /cocktails/ingredient/:ingredient
Finden Sie alle cocktails that use a specific ingredient (e.g., vodka, rum, lime juice). Liefert übereinstimmende cocktail names und thumbnails. Nützlich für building 'cocktails you can make' features based on available ingredients, ingredient-focused recipe discovery, und bartending apps that organize drinks by spirit type. Daten von TheCocktailDB.
GET /mashup/culinary/route
Kulinarischer trail planner: combines local recipes, craft breweries, current weather, und upcoming food-related events for any city weltweit.