Skip to content
Back to Method API Docs

Card snapshot

docs.methodfi.com · 2026-08-05 17:06:36 UTC · 459deff2f032cafa33a0d6cecb5de084cfbc7b90933cd385e3e183a3130d147a

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.

{
  "name": "Method API Docs",
  "url": "https://docs.methodfi.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.methodfi.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.methodfi.com/",
    "organization": "Method API Docs"
  },
  "documentationUrl": "https://docs.methodfi.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "methodfinancial",
      "name": "Methodfinancial",
      "description": "Use when building financial applications that need to discover, monitor, and manage consumer liabilities. Reach for this skill when integrating identity verification, account discovery, real-time balance updates, debt payments, credit monitoring, or building lending, commerce, or personal finance products.",
      "tags": [],
      "url": "https://docs.methodfi.com/.well-known/agent-skills/methodfinancial/skill.md"
    }
  ]
}