{
  "protocolVersion": "0.3.0",
  "name": "PetPulse",
  "description": "Veterinary intelligence API grounded in PubMed peer-reviewed research and FDA animal drug adverse event data. 11 endpoints covering symptom triage, veterinary research, condition-based nutrition, medication dosage context, breed-specific health guides, force-free behavior/training, lifetime cost planning, insurance comparison, senior-pet care, toxicity triage, and pet travel rules. Pay-per-query via x402 micropayments on Base.",
  "url": "https://petpulse.theaslangroupllc.com",
  "preferredTransport": "HTTP+JSON",
  "version": "1.0.0",
  "provider": {
    "organization": "The Aslan Group LLC",
    "url": "https://theaslangroupllc.com"
  },
  "documentationUrl": "https://petpulse.theaslangroupllc.com/llms.txt",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "skills": [
    {
      "id": "symptom-triage",
      "name": "Symptom Triage",
      "description": "symptom triage \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://petpulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "symptom-triage",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "urgency-rating",
      "name": "Urgency Rating",
      "description": "urgency rating \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://petpulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "urgency-rating",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "veterinary-research",
      "name": "Veterinary Research",
      "description": "veterinary research \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://petpulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "veterinary-research",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "pubmed-synthesis",
      "name": "Pubmed Synthesis",
      "description": "pubmed synthesis \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://petpulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "pubmed-synthesis",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "fda-adverse-events",
      "name": "Fda Adverse Events",
      "description": "fda adverse events \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://petpulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "fda-adverse-events",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "condition-nutrition",
      "name": "Condition Nutrition",
      "description": "condition nutrition \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://petpulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "condition-nutrition",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "medication-dosage",
      "name": "Medication Dosage",
      "description": "medication dosage \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://petpulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "medication-dosage",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "drug-interactions",
      "name": "Drug Interactions",
      "description": "drug interactions \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://petpulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "drug-interactions",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "breed-health-guides",
      "name": "Breed Health Guides",
      "description": "breed health guides \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://petpulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "breed-health-guides",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "pet-care-recommendations",
      "name": "Pet Care Recommendations",
      "description": "pet care recommendations \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://petpulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "pet-care-recommendations",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "catalog",
      "name": "PetPulse full catalog",
      "description": "All endpoints with parameters, prices and examples: https://petpulse.theaslangroupllc.com/openapi.json and https://petpulse.theaslangroupllc.com/llms.txt",
      "tags": [
        "catalog",
        "openapi",
        "x402"
      ]
    }
  ]
}