{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-weather-health-advisor",
  "title": "GG402 \u00b7 Weather Health Risk Advisor",
  "url": "https://gg402.vercel.app/weather_health_advisor",
  "category": "tools",
  "summary": "Analyzes current weather data to generate personalized health advisories including allergy alerts, heatstroke warnings, and activity recommendations.",
  "seo": {
    "title": "Weather Health Risk API - x402 Environmental Health Alerts",
    "description": "Get health recommendations based on current weather conditions. $0.01 USDC per call on Base. Alerts for allergies, heatstroke, air quality risks."
  },
  "use_cases": [
    "Trigger health alerts in wellness apps based on local weather",
    "Advise outdoor activity safety for fitness platforms",
    "Power contextual health content in smart home devices"
  ],
  "ideal_buyer": "Health and wellness app developers, fitness platforms, and IoT device manufacturers integrating environmental data.",
  "example_prompt": "What health risks should I be aware of given the current weather in my area?",
  "example_request_body": {
    "location": "New York, NY",
    "sensitivities": [
      "pollen",
      "heat"
    ]
  },
  "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": "Provides health tips based on current weather conditions, advising on risks like allergies or heatstroke.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "activity": {
              "type": "string",
              "required": false,
              "description": "Planned activity, e.g., 'outdoor exercise'."
            },
            "location": {
              "type": "string",
              "required": true,
              "description": "City or region for weather data."
            },
            "health_conditions": {
              "type": "array",
              "required": false,
              "description": "e.g., ['asthma', 'sensitive skin']."
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "current_weather",
            "health_tips",
            "risks",
            "recommendations"
          ],
          "properties": {
            "risks": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "description": "Potential health risks to watch for."
            },
            "health_tips": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "description": "Tailored advice based on conditions."
            },
            "current_weather": {
              "type": "object",
              "properties": {
                "humidity": {
                  "type": "number",
                  "description": "Humidity percentage."
                },
                "conditions": {
                  "type": "string",
                  "description": "e.g., 'sunny', 'rainy'."
                },
                "temperature": {
                  "type": "number",
                  "description": "Current temp in Celsius."
                }
              },
              "description": "Summary of weather conditions."
            },
            "recommendations": {
              "type": "string",
              "description": "Suggestions for activity or precautions."
            }
          }
        }
      }
    }
  ],
  "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-weather-health-advisor",
    "url": "https://x402all.com/resource/gg402-vercel-app-weather-health-advisor",
    "name": "GG402 \u00b7 Weather Health Risk Advisor",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-weather-health-advisor",
      "@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/weather_health_advisor",
    "@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-weather-health-advisor",
    "description": "Get health recommendations based on current weather conditions. $0.01 USDC per call on Base. Alerts for allergies, heatstroke, air quality risks.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-weather-health-advisor",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-weather-health-advisor"
}
