{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-meal-planner",
  "title": "GG402 \u00b7 Generate personalized meal plans",
  "url": "https://gg402.vercel.app/meal_planner",
  "category": "ai",
  "summary": "Create customized meal plans accounting for dietary restrictions, allergies, and macronutrient targets.",
  "seo": {
    "title": "AI Meal Planner API \u2014 Personalized Nutrition x402",
    "description": "Generate personalized meal plans based on dietary preferences, allergies, and nutritional goals. $0.01 USDC per plan. Base network. AI-powered nutrition."
  },
  "use_cases": [
    "Generate weekly meal plans for specific diets",
    "Accommodate food allergies in meal generation",
    "Optimize meals for fitness goals"
  ],
  "ideal_buyer": "Health and wellness AI agents, nutrition apps, and personal assistant systems requiring automated meal planning.",
  "example_prompt": "Create a 7-day vegetarian meal plan that avoids nuts and targets 2000 calories per day.",
  "example_request_body": {
    "days": 7,
    "diet": "vegetarian",
    "calories": 2000,
    "allergies": [
      "nuts"
    ]
  },
  "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": "Generates personalized meal plans based on dietary preferences, allergies, and nutritional goals, promoting healthier eating habits.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "days": {
              "type": "number",
              "required": false,
              "description": "Number of days for the plan (default: 7)."
            },
            "allergies": {
              "type": "array",
              "required": false,
              "description": "Allergens to avoid, e.g., 'nuts', 'dairy'."
            },
            "calorie_goal": {
              "type": "number",
              "required": false,
              "description": "Daily calorie target."
            },
            "dietary_preferences": {
              "type": "array",
              "required": false,
              "description": "List of preferences like 'vegetarian', 'keto'."
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "meal_plan",
            "tips"
          ],
          "properties": {
            "tips": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "description": "Health and preparation tips."
            },
            "meal_plan": {
              "type": "object",
              "required": [
                "days"
              ],
              "properties": {
                "days": {
                  "type": "array",
                  "items": {
                    "type": "object",
                    "required": [
                      "day",
                      "meals"
                    ],
                    "properties": {
                      "day": {
                        "type": "number",
                        "description": "The day number in the plan."
                      },
                      "meals": {
                        "type": "array",
                        "items": {
                          "type": "object",
                          "required": [
                            "meal_type",
                            "recipe",
                            "nutritional_info"
                          ],
                          "properties": {
                            "recipe": {
                              "type": "string",
                              "description": "Description or name of the recipe."
                            },
                            "meal_type": {
                              "type": "string",
                              "description": "Type of meal, e.g., 'breakfast', 'lunch'."
                            },
                            "nutritional_info": {
                              "type": "object",
                              "properties": {
                                "fat": {
                                  "type": "number"
                                },
                                "carbs": {
                                  "type": "number"
                                },
                                "protein": {
                                  "type": "number"
                                },
                                "calories": {
                                  "type": "number"
                                }
                              },
                              "description": "Nutritional details like calories, macros."
                            }
                          }
                        }
                      }
                    }
                  }
                }
              },
              "description": "Structured plan with meals for each day, including recipes and nutritional info."
            }
          }
        }
      }
    }
  ],
  "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-planner",
    "url": "https://x402all.com/resource/gg402-vercel-app-meal-planner",
    "name": "GG402 \u00b7 Generate personalized meal plans",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-meal-planner",
      "@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_planner",
    "@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-planner",
    "description": "Generate personalized meal plans based on dietary preferences, allergies, and nutritional goals. $0.01 USDC per plan. Base network. AI-powered nutrition.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-meal-planner",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "ai"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-meal-planner"
}
