{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-symptom-analysis",
  "title": "gg402 \u00b7 Symptom analysis and condition suggestions",
  "url": "https://gg402.vercel.app/symptom_analysis",
  "category": "ai",
  "summary": "Analyze symptoms and receive AI-generated condition suggestions with likelihood scores and medical disclaimers.",
  "seo": {
    "title": "AI Symptom Analysis API - gg402 Health Assistant",
    "description": "Analyze reported symptoms to suggest possible health conditions and next steps. AI-powered health guidance with medical disclaimer. 0.01 USDC per query on Base."
  },
  "use_cases": [
    "Screen symptoms to identify potential health conditions before professional consultation",
    "Generate preliminary health guidance for wellness applications",
    "Provide condition likelihood scoring to prioritize medical attention"
  ],
  "ideal_buyer": "Health apps, wellness platforms, and AI agents providing preliminary symptom screening with appropriate medical disclaimers.",
  "example_prompt": "I have a headache, fever, and sore throat. What conditions might this indicate?",
  "example_request_body": {
    "symptoms": [
      "headache",
      "fever",
      "sore_throat"
    ]
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.5,
    "median_category_atomic": 20000
  },
  "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 reported symptoms to suggest possible conditions and next steps, promoting informed health decisions without replacing professional medical advice.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "duration": {
              "type": "string",
              "required": false,
              "description": "How long symptoms have lasted."
            },
            "symptoms": {
              "type": "array",
              "required": true,
              "description": "List of symptoms experienced."
            },
            "demographics": {
              "type": "object",
              "required": false,
              "description": "Age, gender, and other relevant factors."
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "possible_conditions",
            "recommendations",
            "disclaimer"
          ],
          "properties": {
            "disclaimer": {
              "type": "string",
              "description": "Reminder that this is not medical advice."
            },
            "recommendations": {
              "type": "string",
              "description": "Suggested actions, like seeing a doctor or home remedies."
            },
            "possible_conditions": {
              "type": "array",
              "items": {
                "type": "object",
                "required": [
                  "condition",
                  "likelihood"
                ],
                "properties": {
                  "condition": {
                    "type": "string",
                    "description": "Name of the potential health condition."
                  },
                  "likelihood": {
                    "type": "number",
                    "description": "Likelihood score as a decimal between 0 and 1."
                  }
                }
              },
              "description": "List of potential health conditions with likelihood scores."
            }
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "data-cl-967406304ad0",
  "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-analysis",
    "url": "https://x402all.com/resource/gg402-vercel-app-symptom-analysis",
    "name": "gg402 \u00b7 Symptom analysis and condition suggestions",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-symptom-analysis",
      "@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_analysis",
    "@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-analysis",
    "description": "Analyze reported symptoms to suggest possible health conditions and next steps. AI-powered health guidance with medical disclaimer. 0.01 USDC per query on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-symptom-analysis",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "ai"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-symptom-analysis"
}
