{
  "protocolVersion": "0.3.0",
  "name": "HomePulse",
  "description": "Global home intelligence API for buyers, sellers, owners, and renters, in any country. 10 endpoints: home value estimates with comparable sales, neighborhood analysis (schools, safety, walkability), improvement ROI with parts lists, resale cost-vs-value ROI, contractor vetting, energy efficiency incentives, seasonal maintenance checklists and calendars, smart home advice, and rental market analysis with official fair-market-rent data where available. Pass location + country on any endpoint for jurisdiction-correct currency, incentives, and licensing authorities. Pay-per-query via x402 micropay",
  "url": "https://homepulse.theaslangroupllc.com",
  "preferredTransport": "HTTP+JSON",
  "version": "1.3.0",
  "provider": {
    "organization": "The Aslan Group LLC",
    "url": "https://theaslangroupllc.com"
  },
  "documentationUrl": "https://homepulse.theaslangroupllc.com/llms.txt",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "skills": [
    {
      "id": "home-value-estimation",
      "name": "Home Value Estimation",
      "description": "home value estimation \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://homepulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "home-value-estimation",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "comparable-sales-analysis",
      "name": "Comparable Sales Analysis",
      "description": "comparable sales analysis \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://homepulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "comparable-sales-analysis",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "neighborhood-profiling",
      "name": "Neighborhood Profiling",
      "description": "neighborhood profiling \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://homepulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "neighborhood-profiling",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "school-ratings",
      "name": "School Ratings",
      "description": "school ratings \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://homepulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "school-ratings",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "safety-analysis",
      "name": "Safety Analysis",
      "description": "safety analysis \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://homepulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "safety-analysis",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "walkability-scoring",
      "name": "Walkability Scoring",
      "description": "walkability scoring \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://homepulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "walkability-scoring",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "improvement-roi-analysis",
      "name": "Improvement Roi Analysis",
      "description": "improvement roi analysis \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://homepulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "improvement-roi-analysis",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "resale-cost-vs-value-roi",
      "name": "Resale Cost Vs Value Roi",
      "description": "resale cost vs value roi \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://homepulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "resale-cost-vs-value-roi",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "contractor-vetting",
      "name": "Contractor Vetting",
      "description": "contractor vetting \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://homepulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "contractor-vetting",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "energy-efficiency-incentives",
      "name": "Energy Efficiency Incentives",
      "description": "energy efficiency incentives \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://homepulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "energy-efficiency-incentives",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "catalog",
      "name": "HomePulse full catalog",
      "description": "All endpoints with parameters, prices and examples: https://homepulse.theaslangroupllc.com/openapi.json and https://homepulse.theaslangroupllc.com/llms.txt",
      "tags": [
        "catalog",
        "openapi",
        "x402"
      ]
    }
  ]
}