> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mrcook.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

<Frame>
  <img className="rounded-lg" src="https://www.mrcook.app/api/og/en?key=business:api.hero.title" alt="Mr. Cook Thumbnail" />
</Frame>

Integrate powerful recipe generation directly into your applications with the Mr. Cook Business API.
Simply send an HTTP request, and receive a perfectly formatted recipe in response.

<CardGroup cols={2}>
  <Card title="Generate Recipe" icon="user-chef" href="/business-api/generate-recipe">
    Generate unique recipes based on user input or specific criteria.
  </Card>

  <Card title="Generate Recipe Image" icon="image" href="/business-api/generate-recipe-image">
    Create appealing images to accompany your generated recipes.
  </Card>

  <Card title="Pricing" icon="dollar-sign" href="/business-api/pricing">
    Learn about our credit-based pricing and purchase options.
  </Card>

  <Card title="API Key" icon="key" href="/business-api/api-key">
    Find out how to obtain and manage your API key.
  </Card>
</CardGroup>
