{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-fitness-plan",
  "title": "GG402 \u00b7 Personalized Fitness Plan Generator",
  "url": "https://gg402.vercel.app/fitness_plan",
  "category": "ai",
  "summary": "Create personalized fitness programs with structured workouts, dietary guidance, and progress metrics based on individual goals.",
  "seo": {
    "title": "AI Fitness Plan API | x402 Pay-Per-Plan",
    "description": "Generate customized fitness plans with workouts, nutrition tips, and progress tracking. Tailored to user goals and fitness levels. 0.01 USDC via x402 on Base."
  },
  "use_cases": [
    "Generate goal-specific workout schedules",
    "Receive tailored nutrition recommendations",
    "Track fitness progress with defined metrics"
  ],
  "ideal_buyer": "Health and wellness agents creating personalized fitness programs for users.",
  "example_prompt": "Create a 12-week fitness plan for weight loss with 4 workouts per week and nutrition guidance for a beginner",
  "example_request_body": {
    "goal": "weight_loss",
    "fitness_level": "beginner",
    "duration_weeks": 12,
    "workouts_per_week": 4
  },
  "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 fitness plans with workouts, nutrition tips, and progress tracking based on user goals and fitness levels.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "goals": {
              "type": "array",
              "required": true,
              "description": "Fitness objectives, e.g., ['weight loss', 'muscle gain']."
            },
            "fitness_level": {
              "type": "string",
              "required": false,
              "description": "Current level, e.g., 'beginner', 'advanced'."
            },
            "available_equipment": {
              "type": "array",
              "required": false,
              "description": "Equipment available, e.g., ['dumbbells', 'none']."
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "workout_plan",
            "nutrition_tips",
            "progress_metrics"
          ],
          "properties": {
            "workout_plan": {
              "type": "array",
              "items": {
                "type": "object",
                "required": [
                  "day",
                  "exercises"
                ],
                "properties": {
                  "day": {
                    "type": "string",
                    "description": "Day of the week."
                  },
                  "exercises": {
                    "type": "array",
                    "items": {
                      "type": "string"
                    },
                    "description": "List of exercises for the day."
                  }
                }
              },
              "description": "Weekly workout schedule with exercises."
            },
            "nutrition_tips": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "description": "Dietary recommendations."
            },
            "progress_metrics": {
              "type": "string",
              "description": "How to track improvements."
            }
          }
        }
      }
    }
  ],
  "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-fitness-plan",
    "url": "https://x402all.com/resource/gg402-vercel-app-fitness-plan",
    "name": "GG402 \u00b7 Personalized Fitness Plan Generator",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-fitness-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/fitness_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-fitness-plan",
    "description": "Generate customized fitness plans with workouts, nutrition tips, and progress tracking. Tailored to user goals and fitness levels. 0.01 USDC via x402 on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-fitness-plan",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "ai"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-fitness-plan"
}
