{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-meal-plan",
  "title": "GG402 \u00b7 Weekly Meal Plan Generator",
  "url": "https://gg402.vercel.app/meal_plan",
  "category": "tools",
  "summary": "Generate customized weekly meal plans based on dietary preferences, allergies, and fitness goals.",
  "seo": {
    "title": "Meal Plan Generator API | x402 Utility",
    "description": "Generate customized weekly meal plans via x402. Pay 0.01 USDC per call on Base. Specify dietary preferences, allergies, and fitness goals."
  },
  "use_cases": [
    "Create meal plans for weight loss or muscle gain programs",
    "Generate allergy-safe weekly menus for families",
    "Build nutrition plans matching specific dietary restrictions"
  ],
  "ideal_buyer": "Health and wellness agents, fitness apps, and meal planning services.",
  "example_prompt": "Create a 7-day meal plan for a vegetarian trying to build muscle, avoiding dairy and nuts.",
  "example_request_body": {
    "goal": "muscle_gain",
    "allergies": [
      "dairy",
      "nuts"
    ],
    "duration_days": 7,
    "dietary_preferences": [
      "vegetarian"
    ]
  },
  "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": "Creates customized weekly meal plans based on dietary preferences, allergies, and goals like weight loss or muscle gain.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "preferences": {
              "type": "array",
              "required": false,
              "description": "Favorite cuisines or ingredients, e.g., ['Italian', 'chicken']."
            },
            "calorie_goal": {
              "type": "number",
              "required": false,
              "description": "Daily calorie target."
            },
            "dietary_restrictions": {
              "type": "array",
              "required": false,
              "description": "List of restrictions, e.g., ['vegetarian', 'gluten-free']."
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "meal_plan",
            "nutrition_summary"
          ],
          "properties": {
            "meal_plan": {
              "type": "object",
              "required": [
                "monday",
                "tuesday",
                "wednesday",
                "thursday",
                "friday",
                "saturday",
                "sunday"
              ],
              "properties": {
                "friday": {
                  "type": "array",
                  "items": {
                    "type": "string"
                  },
                  "description": "Meals for Friday."
                },
                "monday": {
                  "type": "array",
                  "items": {
                    "type": "string"
                  },
                  "description": "Meals for Monday."
                },
                "sunday": {
                  "type": "array",
                  "items": {
                    "type": "string"
                  },
                  "description": "Meals for Sunday."
                },
                "tuesday": {
                  "type": "array",
                  "items": {
                    "type": "string"
                  },
                  "description": "Meals for Tuesday."
                },
                "saturday": {
                  "type": "array",
                  "items": {
                    "type": "string"
                  },
                  "description": "Meals for Saturday."
                },
                "thursday": {
                  "type": "array",
                  "items": {
                    "type": "string"
                  },
                  "description": "Meals for Thursday."
                },
                "wednesday": {
                  "type": "array",
                  "items": {
                    "type": "string"
                  },
                  "description": "Meals for Wednesday."
                }
              },
              "description": "Structured weekly plan with meals per day."
            },
            "nutrition_summary": {
              "type": "string",
              "description": "Overview of nutritional benefits."
            }
          }
        }
      }
    }
  ],
  "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-meal-plan",
    "url": "https://x402all.com/resource/gg402-vercel-app-meal-plan",
    "name": "GG402 \u00b7 Weekly Meal Plan Generator",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-meal-plan",
      "@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/meal_plan",
    "@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-meal-plan",
    "description": "Generate customized weekly meal plans via x402. Pay 0.01 USDC per call on Base. Specify dietary preferences, allergies, and fitness goals.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-meal-plan",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-meal-plan"
}
