{
  "schema_version": "1.0",
  "name": "DebtPulse",
  "description": "Global debt elimination intelligence API. Payoff math, creditor negotiation scripts, settlement analysis, statute of limitations detection, student loan strategy (US/UK/AU/CA), credit repair, insolvency analysis, tax debt relief (IRS/HMRC/CRA/ATO), BNPL escape, and debt-to-wealth roadmaps.",
  "url": "https://debtpulse.vercel.app",
  "api": {
    "type": "openapi",
    "url": "https://debtpulse.vercel.app/openapi.json"
  },
  "payment": {
    "protocol": "x402",
    "network": "eip155:8453",
    "asset": "USDC",
    "address": "0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc",
    "price_range_usd": "0.05-0.20"
  },
  "capabilities": [
    "debt_payoff_calculator",
    "creditor_negotiation",
    "debt_settlement",
    "statute_of_limitations",
    "zombie_debt_detection",
    "wage_garnishment_analysis",
    "student_loan_strategy",
    "credit_repair",
    "credit_building",
    "credit_dispute",
    "insolvency_analysis",
    "medical_bill_negotiation",
    "tax_debt_relief",
    "bnpl_analysis",
    "payday_loan_exit",
    "mortgage_relief",
    "debt_consolidation",
    "consumer_rights",
    "debt_freedom_roadmap"
  ],
  "jurisdictions": ["US", "UK", "CA", "AU"],
  "language_support": "all",
  "tags": ["debt", "finance", "consumer-rights", "credit", "bankruptcy", "student-loans", "tax-debt", "payday-loans", "BNPL", "mortgage"],
  "network": "PulseNetwork",
  "network_url": "https://pulsenetwork.vercel.app",
  "llms_txt": "https://debtpulse.vercel.app/llms.txt"
}
