{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-symptom-triage",
  "title": "GG402 \u00b7 Symptom Triage Analyzer",
  "url": "https://gg402.vercel.app/symptom_triage",
  "category": "ai",
  "summary": "Analyze reported symptoms to provide initial triage advice, urgency classification, and guidance on professional care.",
  "seo": {
    "title": "AI Symptom Triage API - Medical Urgency Assessment",
    "description": "Evaluate reported symptoms for initial triage advice, urgency levels, and guidance on seeking professional care. 0.01 USDC per call."
  },
  "use_cases": [
    "Assess symptom urgency for telehealth triage",
    "Provide initial guidance before human consultation",
    "Route patients to appropriate care levels"
  ],
  "ideal_buyer": "Telehealth platforms, health apps, and AI agents assisting with preliminary medical assessment.",
  "example_prompt": "A patient reports chest pain and shortness of breath. Assess urgency and provide triage advice.",
  "example_request_body": {
    "duration": "10 minutes",
    "severity": "severe",
    "symptoms": [
      "chest pain",
      "shortness of breath"
    ]
  },
  "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": "Evaluates reported symptoms to provide initial triage advice, urgency levels, and when to seek professional help, without diagnosing.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "age": {
              "type": "number",
              "required": true,
              "description": "Patient's age"
            },
            "duration": {
              "type": "number",
              "required": true,
              "description": "Days symptoms have persisted"
            },
            "symptoms": {
              "type": "array",
              "required": true,
              "description": "List of symptoms, e.g., ['fever', 'cough']"
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "urgency_level",
            "advice",
            "when_to_seek_help"
          ],
          "properties": {
            "advice": {
              "type": "string",
              "description": "Initial management suggestions"
            },
            "urgency_level": {
              "type": "string",
              "description": "e.g., 'low', 'moderate', 'high'"
            },
            "when_to_seek_help": {
              "type": "string",
              "description": "Indications for professional care"
            }
          }
        }
      }
    }
  ],
  "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-triage",
    "url": "https://x402all.com/resource/gg402-vercel-app-symptom-triage",
    "name": "GG402 \u00b7 Symptom Triage Analyzer",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-symptom-triage",
      "@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_triage",
    "@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-triage",
    "description": "Evaluate reported symptoms for initial triage advice, urgency levels, and guidance on seeking professional care. 0.01 USDC per call.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-symptom-triage",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "ai"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-symptom-triage"
}
