fetch('/api/recipes/generate', {
  method: 'POST',
  body: JSON.stringify({
    ingredients: ['chicken'],
    preferences: {
      diet: 'balanced'
    }
  })
})
fetch('/api/recipes/generate', {
  method: 'POST',
  body: JSON.stringify({
    ingredients: ['chicken'],
    preferences: {
      diet: 'balanced'
    }
  })
})
Mr. Cook API
Developer-First

The most powerful Recipe API for your business

Generate perfect recipes, create stunning food images, and access nutritional data with our developer-friendly API. Simple, reliable, and scalable.

View DocumentationContact Developer
Fast Response
Multilingual
Rich Data
Simple Integration

Everything you need to power your food tech

Our API provides everything you need to create amazing food experiences for your users.

AI-Powered Recipe Generation

Generate unique, personalized recipes based on ingredients, dietary preferences, and cooking time.

Food Image Generation

Create stunning, realistic images of recipes to enhance your user experience.

Multilingual Support

Generate recipes in 11 languages including English, German, French, Spanish, Italian, Dutch, and more.

Lightning Fast

Get responses in seconds, not minutes, ensuring a smooth user experience.

Reliable & Secure

High uptime with security and data protection.

Customizable

Tailor recipes to your brand's style and your users' preferences.

Simple Integration

Our API is designed to be easy to integrate into your application. Just a few lines of code and you're ready to go.

View Documentation

Generate Recipe Example

const response = await fetch('https://api.mrcook.app/v1/recipes/generate', {
  method: 'POST',
  headers: {
    'Content-Type': 'application/json',
    'x-api-key': 'YOUR_API_KEY'
  },
  body: JSON.stringify({
    prompt: 'Cheeseburger with Bacon',
    preferences: 'gluten-free' 
    language: 'en'
  })
});

const recipe = await response.json();
console.log(recipe);

Ready to get started?

Integrate our API in minutes and start delighting your users with AI-generated recipes.

View Documentation
Mr. Cook - chef silhouetteDesigner: Matt Farley
Mr. Cook
PricingMobile AppRecipe Generator
Log inGet Started for free
Mr. Cook - chef silhouetteDesigner: Matt Farley
Mr. Cook

Mr. Cook is an app for anyone who loves to cook. It allows you to organize your recipes, share them with others, plan meals and create shopping lists. The goal is to make cooking easier, faster and more fun.

Download on the App StoreGet it on Google Play

About us

  • Pricing
  • Updates
  • Blog
  • Newsletter
  • Compare
  • Affiliates

Tools

  • Recipe Generator
  • Recipe scanner
  • Nutrition AI
  • Recipe Imports
  • Recipe Resizer
  • Ingredient Replacement
  • Print Recipe as PDF
  • Food Waste Calculator

Features

  • Mobile App
  • Meal Planner
  • Cookbooks
  • Shopping List
  • Recipe Builder
  • Documentation
  • Browser Extension
  • API
  • Nutritionists

© 2025 Flowsen Software UG (haftungsbeschränkt). All rights reserved. Imprint - Privacy policy - Terms of Service
Google Play and the Google Play logo are trademarks of Google LLC.

InstagramFacebookTwitter (X)DiscordDiscordYouTubeTikTokTikTok

Command Bar