{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-recipe-nutrient-analyzer",
  "title": "GG402 \u00b7 Recipe Nutrient Analysis",
  "url": "https://gg402.vercel.app/recipe_nutrient_analyzer",
  "category": "tools",
  "summary": "Analyze recipes for nutritional content and suggest modifications for dietary goals.",
  "seo": {
    "title": "Recipe Nutrient Analyzer API | x402 Nutrition",
    "description": "Analyze recipe nutritional content via x402 micropayment. Returns calories, macronutrients, micronutrients, and dietary modifications for goals like low-carb or high-protein."
  },
  "use_cases": [
    "Calculate macros for meal prep recipes",
    "Suggest low-carb substitutions for high-carb ingredients",
    "Compare protein content across recipe variations"
  ],
  "ideal_buyer": "Nutrition tracking apps and meal planning automation services.",
  "example_prompt": "Analyze this chicken stir-fry recipe for calories and protein, then suggest a lower-sodium version",
  "example_request_body": {
    "recipe": {
      "name": "Chicken Stir-Fry",
      "ingredients": [
        {
          "name": "chicken breast",
          "amount": "200g"
        },
        {
          "name": "soy sauce",
          "amount": "30ml"
        },
        {
          "name": "vegetables",
          "amount": "300g"
        }
      ]
    },
    "dietary_goal": "high-protein"
  },
  "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, suggesting modifications for dietary goals like low-carb or high-protein.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "recipe": {
              "type": "object",
              "required": true,
              "description": "Recipe details with ingredients and quantities"
            },
            "servings": {
              "type": "number",
              "required": false,
              "description": "Number of servings"
            },
            "dietary_goal": {
              "type": "string",
              "required": false,
              "description": "e.g., 'low-carb', 'vegan'"
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "nutrient_breakdown",
            "calories_per_serving",
            "modifications",
            "balanced_version"
          ],
          "properties": {
            "modifications": {
              "type": "array",
              "description": "Suggestions for better alignment with goals"
            },
            "balanced_version": {
              "type": "object",
              "description": "Revised recipe with changes"
            },
            "nutrient_breakdown": {
              "type": "object",
              "description": "Macronutrients and micronutrients per serving"
            },
            "calories_per_serving": {
              "type": "number",
              "description": "Total calories"
            }
          }
        }
      }
    }
  ],
  "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-nutrient-analyzer",
    "url": "https://x402all.com/resource/gg402-vercel-app-recipe-nutrient-analyzer",
    "name": "GG402 \u00b7 Recipe Nutrient Analysis",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-recipe-nutrient-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/recipe_nutrient_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-recipe-nutrient-analyzer",
    "description": "Analyze recipe nutritional content via x402 micropayment. Returns calories, macronutrients, micronutrients, and dietary modifications for goals like low-carb or high-protein.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-recipe-nutrient-analyzer",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-recipe-nutrient-analyzer"
}
