Skip to content
Back to AutoPulse

Card snapshot

autopulse-navy.vercel.app · 2026-07-12 06:07:40 UTC · 5cef1e58f6fac241a1eaa61d78c5d65c4003fa9e9b79b245aad7c503a28e652c

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "protocolVersion": "0.3.0",
  "name": "AutoPulse",
  "description": "Automotive intelligence API powered by NHTSA and EPA official data plus live market synthesis. 11 endpoints: safety recall lookup by VIN, reliability and complaint analysis, step-by-step DIY repair guides, vehicle comparison, market value with sell/hold recommendation, 5-year total cost of ownership, EV break-even, dealer negotiation scripts, pre-purchase inspection checklists, parts pricing, and car-financing/APR intelligence (global: US/UK/DE/CA/AU/IN). Pay-per-query via x402 micropayments on Base.",
  "url": "https://autopulse.theaslangroupllc.com",
  "preferredTransport": "HTTP+JSON",
  "version": "1.1.0",
  "provider": {
    "organization": "The Aslan Group LLC",
    "url": "https://theaslangroupllc.com"
  },
  "documentationUrl": "https://autopulse.theaslangroupllc.com/llms.txt",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "skills": [
    {
      "id": "vin-recall-lookup",
      "name": "Vin Recall Lookup",
      "description": "vin recall lookup \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://autopulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "vin-recall-lookup",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "nhtsa-safety-data",
      "name": "Nhtsa Safety Data",
      "description": "nhtsa safety data \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://autopulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "nhtsa-safety-data",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "reliability-analysis",
      "name": "Reliability Analysis",
      "description": "reliability analysis \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://autopulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "reliability-analysis",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "complaint-patterns",
      "name": "Complaint Patterns",
      "description": "complaint patterns \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://autopulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "complaint-patterns",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "diy-repair-guides",
      "name": "Diy Repair Guides",
      "description": "diy repair guides \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://autopulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "diy-repair-guides",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "parts-list-generation",
      "name": "Parts List Generation",
      "description": "parts list generation \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://autopulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "parts-list-generation",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "epa-fuel-economy",
      "name": "Epa Fuel Economy",
      "description": "epa fuel economy \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://autopulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "epa-fuel-economy",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "vehicle-comparison",
      "name": "Vehicle Comparison",
      "description": "vehicle comparison \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://autopulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "vehicle-comparison",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "market-value-estimation",
      "name": "Market Value Estimation",
      "description": "market value estimation \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://autopulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "market-value-estimation",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "sell-vs-hold-analysis",
      "name": "Sell Vs Hold Analysis",
      "description": "sell vs hold analysis \u2014 pay-per-call via x402 (USDC, Base). Parameters and pricing: https://autopulse.theaslangroupllc.com/openapi.json",
      "tags": [
        "sell-vs-hold-analysis",
        "x402",
        "pay-per-call"
      ]
    },
    {
      "id": "catalog",
      "name": "AutoPulse full catalog",
      "description": "All endpoints with parameters, prices and examples: https://autopulse.theaslangroupllc.com/openapi.json and https://autopulse.theaslangroupllc.com/llms.txt",
      "tags": [
        "catalog",
        "openapi",
        "x402"
      ]
    }
  ]
}