{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-symptom-check",
  "title": "GG402 \u00b7 Symptom analysis and condition suggestions",
  "url": "https://gg402.vercel.app/symptom_check",
  "category": "ai",
  "summary": "Submit symptoms to receive AI-generated condition suggestions with probability scores, severity assessment, and care recommendations.",
  "seo": {
    "title": "AI Symptom Checker API | GG402 x402",
    "description": "AI-powered symptom analysis suggesting possible conditions, severity levels, and next steps. Includes medical disclaimers. 0.01 USDC per call on Base."
  },
  "use_cases": [
    "Triage symptoms before professional consultation",
    "Generate preliminary health assessments for wellness apps",
    "Provide 24/7 symptom guidance with appropriate disclaimers"
  ],
  "ideal_buyer": "Health and wellness agents requiring preliminary symptom assessment capabilities.",
  "example_prompt": "I have a headache, fever, and sore throat. What conditions might this indicate?",
  "example_request_body": {
    "severity": "moderate",
    "symptoms": [
      "headache",
      "fever",
      "sore throat"
    ],
    "duration_days": 2
  },
  "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": "Analyzes user-reported symptoms to suggest possible conditions and recommend next steps, with disclaimers for professional consultation.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "age": {
              "type": "number",
              "required": false,
              "description": "User's age"
            },
            "duration": {
              "type": "number",
              "required": true,
              "description": "Days symptoms have lasted"
            },
            "symptoms": {
              "type": "array",
              "required": true,
              "description": "List of symptoms, e.g., ['fever', 'cough']"
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "possible_conditions",
            "severity_level",
            "recommendations"
          ],
          "properties": {
            "severity_level": {
              "type": "string",
              "description": "E.g., 'mild', 'urgent'"
            },
            "recommendations": {
              "type": "array",
              "description": "Advice like 'see a doctor'"
            },
            "possible_conditions": {
              "type": "array",
              "description": "Potential diagnoses with probabilities"
            }
          }
        }
      }
    }
  ],
  "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-symptom-check",
    "url": "https://x402all.com/resource/gg402-vercel-app-symptom-check",
    "name": "GG402 \u00b7 Symptom analysis and condition suggestions",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-symptom-check",
      "@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/symptom_check",
    "@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-symptom-check",
    "description": "AI-powered symptom analysis suggesting possible conditions, severity levels, and next steps. Includes medical disclaimers. 0.01 USDC per call on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-symptom-check",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "ai"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-symptom-check"
}
