{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-recipe",
  "title": "GG402 \u00b7 Generate Personalized Cooking Recipes",
  "url": "https://gg402.vercel.app/recipe",
  "category": "tools",
  "summary": "Generate customized cooking recipes based on dietary restrictions, available ingredients, and nutritional targets.",
  "seo": {
    "title": "GG402 Recipe Generator API | Personalized Meals x402",
    "description": "Generate personalized cooking recipes from dietary preferences, available ingredients, and nutrition goals. $0.01 USDC per call on Base."
  },
  "use_cases": [
    "Create meal plans from pantry inventory",
    "Generate recipes for specific dietary needs",
    "Calculate nutritional information for meals",
    "Suggest substitutions for missing ingredients"
  ],
  "ideal_buyer": "AI agents building meal planning, nutrition tracking, or food recommendation systems with personalized recipe generation.",
  "example_prompt": "Create a high-protein, gluten-free dinner recipe using chicken, quinoa, and bell peppers under 600 calories.",
  "example_request_body": {
    "dietary": [
      "gluten-free",
      "high-protein"
    ],
    "meal_type": "dinner",
    "nutrition": {
      "protein_min": 40,
      "calories_max": 600
    },
    "ingredients": [
      "chicken breast",
      "quinoa",
      "bell peppers"
    ]
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 1,
    "median_category_atomic": 10000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x9257cd24721e3c06e9f7655b77c283bcd9652132",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Generates personalized cooking recipes based on dietary preferences, available ingredients, and nutritional goals, helping users create healthy meals efficiently.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "cuisine": {
              "type": "string",
              "required": false,
              "description": "Preferred cuisine type, e.g., 'Italian', 'Asian'."
            },
            "ingredients": {
              "type": "array",
              "required": true,
              "description": "List of available ingredients, e.g., ['chicken', 'rice', 'broccoli']."
            },
            "dietary_restrictions": {
              "type": "array",
              "required": false,
              "description": "Restrictions like 'vegan', 'gluten-free'."
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "recipe",
            "tips"
          ],
          "properties": {
            "tips": {
              "type": "array",
              "description": "Cooking tips and variations, e.g., ['For extra flavor, add garlic.', 'Variation: Use tofu for a vegan option.']."
            },
            "recipe": {
              "type": "object",
              "required": [
                "title",
                "ingredients",
                "instructions",
                "nutritional_info"
              ],
              "properties": {
                "title": {
                  "type": "string",
                  "description": "The name of the recipe."
                },
                "ingredients": {
                  "type": "array",
                  "description": "List of ingredients with quantities, e.g., ['2 cups rice', '1 lb chicken']."
                },
                "instructions": {
                  "type": "array",
                  "description": "Step-by-step cooking instructions, e.g., ['Step 1: Boil water...', 'Step 2: Add ingredients...']."
                },
                "nutritional_info": {
                  "type": "object",
                  "properties": {
                    "fat": {
                      "type": "number",
                      "description": "Fat in grams per serving."
                    },
                    "carbs": {
                      "type": "number",
                      "description": "Carbohydrates in grams per serving."
                    },
                    "protein": {
                      "type": "number",
                      "description": "Protein in grams per serving."
                    },
                    "calories": {
                      "type": "number",
                      "description": "Approximate calories per serving."
                    }
                  },
                  "description": "Nutritional details."
                }
              },
              "description": "Detailed recipe with title, ingredients list, instructions, and nutritional info."
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "gg402-vercel-app",
    "host": "gg402.vercel.app",
    "title": "x402 API Marketplace | Pay-per-call APIs with Crypto",
    "description": "Discover and integrate paid APIs using the x402 protocol. Micropayments made simple with crypto.",
    "url": "https://gg402.vercel.app"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/gg402-vercel-app-recipe",
    "url": "https://x402all.com/resource/gg402-vercel-app-recipe",
    "name": "GG402 \u00b7 Generate Personalized Cooking Recipes",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-recipe",
      "@type": "Offer",
      "price": "0.01",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.010000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://gg402.vercel.app/recipe",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/gg402-vercel-app",
      "url": "https://gg402.vercel.app",
      "name": "x402 API Marketplace | Pay-per-call APIs with Crypto",
      "@type": "Organization"
    },
    "identifier": "gg402-vercel-app-recipe",
    "description": "Generate personalized cooking recipes from dietary preferences, available ingredients, and nutrition goals. $0.01 USDC per call on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-recipe",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-recipe"
}
