{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-nutritional-recipe-analyzer",
  "title": "GG402 \u00b7 Nutritional Recipe Analyzer",
  "url": "https://gg402.vercel.app/nutritional_recipe_analyzer",
  "category": "ai",
  "summary": "Analyze recipe ingredients and generate structured nutritional breakdowns with health insights.",
  "seo": {
    "title": "Recipe Nutrition API | GG402 x402",
    "description": "Analyze recipes for nutritional content with calorie and macro breakdowns. x402 micropayment on Base. $0.01 USDC per recipe. Health insights and dietary recommendations."
  },
  "use_cases": [
    "Calculate macros for meal planning apps",
    "Generate nutrition labels for recipe blogs",
    "Assess dietary compatibility for restrictions",
    "Provide health improvement suggestions for recipes"
  ],
  "ideal_buyer": "Nutrition and meal planning agents requiring automated recipe analysis and dietary insights.",
  "example_prompt": "Analyze a chicken stir-fry recipe for calories, protein, carbs, fats per serving, and suggest health improvements.",
  "example_request_body": {
    "recipe": "Chicken stir-fry with vegetables and soy sauce",
    "servings": 2
  },
  "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": "Analyzes recipes for nutritional content, generating structured breakdowns of calories, macros, and health insights.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "recipe": {
              "type": "object",
              "required": true,
              "description": "Object with ingredients and amounts, e.g., {'flour': '2 cups', 'eggs': 2}."
            },
            "servings": {
              "type": "number",
              "required": false,
              "description": "Number of servings."
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "nutritional_breakdown",
            "health_insights"
          ],
          "properties": {
            "health_insights": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "description": "Dietary notes and improvements."
            },
            "nutritional_breakdown": {
              "type": "object",
              "required": [
                "calories",
                "protein",
                "carbs",
                "fats"
              ],
              "properties": {
                "fats": {
                  "type": "number",
                  "description": "Fats 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": "Total calories per serving."
                }
              },
              "description": "Calories, protein, carbs, fats per serving."
            }
          }
        }
      }
    }
  ],
  "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-nutritional-recipe-analyzer",
    "url": "https://x402all.com/resource/gg402-vercel-app-nutritional-recipe-analyzer",
    "name": "GG402 \u00b7 Nutritional Recipe Analyzer",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-nutritional-recipe-analyzer",
      "@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/nutritional_recipe_analyzer",
    "@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-nutritional-recipe-analyzer",
    "description": "Analyze recipes for nutritional content with calorie and macro breakdowns. x402 micropayment on Base. $0.01 USDC per recipe. Health insights and dietary recommendations.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-nutritional-recipe-analyzer",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "ai"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-nutritional-recipe-analyzer"
}
