← Home

Search APIs

Search across all NordAPI endpoints by name, description, or feature.

Found 6 results for "cocktail"

Endpoints

Cocktail Search

GET /cocktails/search
Entertainment

Search for cocktail recipes by name (e.g., margarita, mojito, old fashioned). Returns matching cocktails with names, images, ingredients with measurements, mixing instructions, glass type, and whether the drink is alcoholic. Data from TheCocktailDB. Useful for bartending apps, drink recipe sites, restaurant menu builders, and party planning tools.

Random Cocktail

GET /cocktails/random
Entertainment

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

Cocktail Categories

GET /cocktails/categories
Entertainment

List all available cocktail categories (e.g., Ordinary Drink, Cocktail, Shot, Punch/Party Drink, Coffee/Tea, Homemade Liqueur). Use these to build filtered cocktail browsing by drink type. Data from TheCocktailDB.

Cocktail Ingredients

GET /cocktails/ingredients
Entertainment

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.

By Ingredient

GET /cocktails/ingredient/:ingredient
Entertainment

Find all cocktails that use a specific ingredient (e.g., vodka, rum, lime juice). Returns matching cocktail names and thumbnails. Useful for building 'cocktails you can make' features based on available ingredients, ingredient-focused recipe discovery, and bartending apps that organize drinks by spirit type. Data from TheCocktailDB.