{
  "name": "ParentPulse",
  "description": "Global parenting intelligence API — pediatric development, product safety recalls, school selection, sleep, nutrition, positive discipline, childcare, and family financial planning. Every endpoint is country-aware (US, UK, Canada, Australia, EU, and beyond) via an optional country parameter. x402 micropayments on Base mainnet.",
  "url": "https://parentpulse.theaslangroupllc.com",
  "version": "1.1.0",
  "capabilities": [
    "developmental-milestones",
    "product-safety-recalls",
    "school-selection",
    "extracurricular-activities",
    "family-financial-planning",
    "pediatric-symptom-triage",
    "sleep-guidance",
    "pediatric-nutrition",
    "positive-discipline",
    "childcare-comparison"
  ],
  "payment": {
    "protocol": "x402",
    "network": "eip155:8453",
    "asset": "USDC",
    "range": "$0.08 – $0.12 per query"
  },
  "endpoints": [
    { "path": "/api/parent/milestone", "price": "$0.10", "description": "Developmental milestone context, red flags, and country-matched early intervention guidance" },
    { "path": "/api/parent/safety", "price": "$0.08", "description": "Product recall check across CPSC/NHTSA (US), Safety Gate (EU), OPSS (UK), Health Canada, ACCC (Australia)" },
    { "path": "/api/parent/school", "price": "$0.10", "description": "School comparison by location, grade, and priorities, country-matched to the local school system" },
    { "path": "/api/parent/activity", "price": "$0.08", "description": "Age-appropriate activity finder with currency-aware costs" },
    { "path": "/api/parent/finance", "price": "$0.12", "description": "Education savings, child benefit programs, and cost projections by country" },
    { "path": "/api/parent/health", "price": "$0.10", "description": "Pediatric symptom triage with urgency level and the correct local emergency number" },
    { "path": "/api/parent/sleep", "price": "$0.10", "description": "Sleep guidance, safe-sleep basics, and training methods by age" },
    { "path": "/api/parent/nutrition", "price": "$0.10", "description": "Pediatric nutrition and feeding guidance, WHO/AAP/NHS-sourced" },
    { "path": "/api/parent/discipline", "price": "$0.10", "description": "Positive discipline strategies and scripts" },
    { "path": "/api/parent/childcare", "price": "$0.12", "description": "Childcare options comparison with local costs and subsidy programs" }
  ],
  "openapi": "/openapi.json",
  "llms_txt": "/llms.txt",
  "network": "PulseNetwork"
}
