{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-nutritional-analyzer",
  "title": "GG402 \u00b7 Nutritional Analyzer",
  "url": "https://gg402.vercel.app/nutritional_analyzer",
  "category": "tools",
  "summary": "Assess nutritional content of meal descriptions or recipes including calories, proteins, carbs, fats, and deficiency flags.",
  "seo": {
    "title": "Nutritional Analysis API | Meal & Recipe Scanner | x402",
    "description": "Analyze meals and recipes for calories, macros, and nutritional deficiencies. 0.01 USDC per analysis on Base."
  },
  "use_cases": [
    "Calculate macros for meal plans",
    "Identify nutritional deficiencies in recipes",
    "Generate calorie estimates from food descriptions",
    "Validate diet compliance"
  ],
  "ideal_buyer": "Health and fitness apps, meal planning agents, and nutrition coaching platforms.",
  "example_prompt": "Analyze this meal: grilled chicken breast 200g, quinoa 1 cup, steamed broccoli 150g, olive oil 1 tbsp",
  "example_request_body": {
    "meal_description": "grilled chicken breast 200g, quinoa 1 cup, steamed broccoli 150g, olive oil 1 tbsp"
  },
  "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 meal descriptions or recipes for nutritional content, including calories, macros, and deficiencies, aiding healthy eating.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "meal_description": {
              "type": "string",
              "required": true,
              "description": "Ingredients and portions."
            },
            "dietary_restrictions": {
              "type": "array",
              "required": false,
              "description": "e.g., ['vegan', 'gluten-free']."
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "nutritional_breakdown",
            "recommendations"
          ],
          "properties": {
            "recommendations": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "description": "Health tips or adjustments."
            },
            "nutritional_breakdown": {
              "type": "object",
              "required": [
                "calories",
                "proteins",
                "carbs",
                "fats"
              ],
              "properties": {
                "fats": {
                  "type": "number",
                  "description": "Fat content in grams."
                },
                "carbs": {
                  "type": "number",
                  "description": "Carbohydrate content in grams."
                },
                "calories": {
                  "type": "number",
                  "description": "Total calories in the meal."
                },
                "proteins": {
                  "type": "number",
                  "description": "Protein content in grams."
                }
              },
              "description": "Calories, proteins, carbs, etc."
            }
          }
        }
      }
    }
  ],
  "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-analyzer",
    "url": "https://x402all.com/resource/gg402-vercel-app-nutritional-analyzer",
    "name": "GG402 \u00b7 Nutritional Analyzer",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-nutritional-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_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-analyzer",
    "description": "Analyze meals and recipes for calories, macros, and nutritional deficiencies. 0.01 USDC per analysis on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-nutritional-analyzer",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-nutritional-analyzer"
}
