{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-pet-symptom-analyzer",
  "title": "GG402 \u00b7 Pet Symptom Analyzer",
  "url": "https://gg402.vercel.app/pet_symptom_analyzer",
  "category": "tools",
  "summary": "Analyze pet health symptoms to suggest possible conditions, veterinary recommendations, and safe home care measures.",
  "seo": {
    "title": "GG402 Pet Symptom Analyzer | x402 Pay-Per-Call",
    "description": "Analyze pet symptoms for possible conditions, vet visit recommendations, and home care tips. x402 on Base. 0.01 USDC per call."
  },
  "use_cases": [
    "Assess pet symptoms for preliminary health guidance",
    "Determine urgency of veterinary visits",
    "Get safe home care recommendations"
  ],
  "ideal_buyer": "Pet owners and veterinary telehealth platforms providing preliminary symptom assessment.",
  "example_prompt": "My dog has been limping for two days with swelling in the front left paw. What conditions should I consider?",
  "example_request_body": {
    "species": "dog",
    "symptoms": [
      "limping",
      "swelling",
      "front left paw"
    ],
    "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 pet symptoms to suggest possible conditions, vet visits, and home care tips, aiding pet owners in preliminary health assessments.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "age": {
              "type": "number",
              "required": false,
              "description": "Pet's age in years."
            },
            "pet_type": {
              "type": "string",
              "required": true,
              "description": "Type of pet, e.g., 'dog', 'cat'."
            },
            "symptoms": {
              "type": "array",
              "required": true,
              "description": "List of observed symptoms in the pet."
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "possible_conditions",
            "urgency_level",
            "home_care_tips"
          ],
          "properties": {
            "urgency_level": {
              "type": "string",
              "description": "How soon to seek veterinary care, e.g., 'immediate', 'within 24 hours', 'monitor at home'."
            },
            "home_care_tips": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "description": "Safe at-home remedies or monitoring advice."
            },
            "possible_conditions": {
              "type": "array",
              "items": {
                "type": "object",
                "required": [
                  "condition",
                  "likelihood"
                ],
                "properties": {
                  "condition": {
                    "type": "string",
                    "description": "The name of the possible condition."
                  },
                  "likelihood": {
                    "type": "string",
                    "description": "Likelihood of the condition, e.g., 'high', 'medium', 'low'."
                  }
                }
              },
              "description": "Potential health issues with likelihoods."
            }
          }
        }
      }
    }
  ],
  "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-pet-symptom-analyzer",
    "url": "https://x402all.com/resource/gg402-vercel-app-pet-symptom-analyzer",
    "name": "GG402 \u00b7 Pet Symptom Analyzer",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-pet-symptom-analyzer",
      "@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/pet_symptom_analyzer",
    "@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-pet-symptom-analyzer",
    "description": "Analyze pet symptoms for possible conditions, vet visit recommendations, and home care tips. x402 on Base. 0.01 USDC per call.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-pet-symptom-analyzer",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-pet-symptom-analyzer"
}
