{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-recipe-substitution-finder",
  "title": "gg402 \u00b7 Recipe Ingredient Substitution",
  "url": "https://gg402.vercel.app/recipe_substitution_finder",
  "category": "ai",
  "summary": "Generate ingredient substitutions for recipes based on dietary restrictions, availability, or preferences with nutritional impact analysis.",
  "seo": {
    "title": "gg402 x402 API: AI Recipe Substitution Finder",
    "description": "AI-powered ingredient substitution for recipes. Dietary needs, availability-based swaps with nutrition balance. $0.01 USDC per call. Base network."
  },
  "use_cases": [
    "Adapt recipes for dietary restrictions programmatically",
    "Suggest substitutions based on ingredient availability",
    "Calculate nutritional impact of ingredient swaps",
    "Generate modified recipes with adjusted ratios"
  ],
  "ideal_buyer": "Cooking and nutrition agents requiring AI-powered recipe adaptation capabilities.",
  "example_prompt": "Find substitutions for eggs in a cake recipe for a vegan diet, with nutritional notes",
  "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": "Suggests ingredient substitutions for recipes based on dietary needs or availability, ensuring flavor and nutrition balance.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "restrictions": {
              "type": "array",
              "required": true,
              "description": "Dietary constraints, e.g., ['vegan', 'gluten-free']."
            },
            "original_ingredients": {
              "type": "array",
              "required": true,
              "description": "List of base ingredients."
            },
            "available_substitutes": {
              "type": "array",
              "required": false,
              "description": "Items user has on hand."
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "substitutions",
            "adjusted_recipe",
            "nutritional_notes"
          ],
          "properties": {
            "substitutions": {
              "type": "object",
              "properties": {
                "ingredient": {
                  "type": "object",
                  "required": [
                    "substitute",
                    "ratio"
                  ],
                  "properties": {
                    "ratio": {
                      "type": "string",
                      "description": "The substitution ratio, e.g., '1:1'."
                    },
                    "substitute": {
                      "type": "string",
                      "description": "The substitute ingredient."
                    }
                  },
                  "description": "Details for each substituted ingredient."
                }
              },
              "description": "Suggested replacements with ratios."
            },
            "adjusted_recipe": {
              "type": "string",
              "description": "Modified recipe text."
            },
            "nutritional_notes": {
              "type": "string",
              "description": "Impact on nutrition or flavor."
            }
          }
        }
      }
    }
  ],
  "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-substitution-finder",
    "url": "https://x402all.com/resource/gg402-vercel-app-recipe-substitution-finder",
    "name": "gg402 \u00b7 Recipe Ingredient Substitution",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-recipe-substitution-finder",
      "@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_substitution_finder",
    "@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-substitution-finder",
    "description": "AI-powered ingredient substitution for recipes. Dietary needs, availability-based swaps with nutrition balance. $0.01 USDC per call. Base network.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-recipe-substitution-finder",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "ai"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-recipe-substitution-finder"
}
