{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-allergy-prediction",
  "title": "GG402 \u00b7 Allergy Prediction",
  "url": "https://gg402.vercel.app/allergy_prediction",
  "category": "ai",
  "summary": "Predict potential allergens based on symptoms, environmental factors, and personal history with likelihood scoring.",
  "seo": {
    "title": "Allergy Prediction API - GG402 x402 AI",
    "description": "Predict potential allergies from symptoms and environment using AI. Pay 0.01 USDC per call via x402 on Base. Returns allergen predictions with likelihood scores."
  },
  "use_cases": [
    "Generate allergy risk assessments from symptom descriptions",
    "Recommend avoidance strategies for predicted allergens",
    "Suggest appropriate allergy testing based on prediction confidence"
  ],
  "ideal_buyer": "Health and wellness apps, telemedicine platforms, and personal health agents assisting users with allergy management.",
  "example_prompt": "Given my symptoms of sneezing and itchy eyes in spring, what allergies might I have and how likely are they?",
  "example_request_body": {
    "season": "spring",
    "location": "temperate climate",
    "symptoms": [
      "sneezing",
      "itchy eyes"
    ],
    "personal_history": []
  },
  "risk_notes": [
    "May process personal / identity data."
  ],
  "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": "Predicts potential allergies based on symptoms, environment, and personal history, providing avoidance strategies and testing recommendations.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "history": {
              "type": "array",
              "required": false,
              "description": "Past allergies or family history."
            },
            "symptoms": {
              "type": "array",
              "required": true,
              "description": "List of symptoms like 'itchy eyes', 'sneezing'."
            },
            "environment": {
              "type": "string",
              "required": false,
              "description": "Location or seasonal factors, e.g., 'pollen season'."
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "predictions",
            "strategies",
            "testing_suggestions"
          ],
          "properties": {
            "strategies": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "description": "Avoidance and management tips."
            },
            "predictions": {
              "type": "array",
              "items": {
                "type": "object",
                "required": [
                  "allergen",
                  "likelihood"
                ],
                "properties": {
                  "allergen": {
                    "type": "string",
                    "description": "The name of the predicted allergen."
                  },
                  "likelihood": {
                    "type": "number",
                    "description": "Likelihood score as a percentage (0-100)."
                  }
                }
              },
              "description": "Predicted allergens with likelihood scores."
            },
            "testing_suggestions": {
              "type": "string",
              "description": "Recommended medical tests."
            }
          }
        }
      }
    }
  ],
  "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-allergy-prediction",
    "url": "https://x402all.com/resource/gg402-vercel-app-allergy-prediction",
    "name": "GG402 \u00b7 Allergy Prediction",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-allergy-prediction",
      "@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/allergy_prediction",
    "@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-allergy-prediction",
    "description": "Predict potential allergies from symptoms and environment using AI. Pay 0.01 USDC per call via x402 on Base. Returns allergen predictions with likelihood scores.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-allergy-prediction",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "ai"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-allergy-prediction"
}
