Skip to content
Back to Method API Docs

Card snapshot

methodfinancial.main-kill-isr.mintlify.me · 2026-08-09 00:20:19 UTC · d09a1672c55a1ac23cf377aec243f5a881d5d241fa54e23197496e00fbf9fab6

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 consumer liabilities, retrieve real-time account data, process payments, or monitor financial accounts. Common tasks include creating entities, verifying user identity, discovering accounts via Connect, retrieving balances and updates, initiating payments, and handling webhooks for real-time notifications.",
      "tags": [],
      "url": "https://docs.methodfi.com/.well-known/agent-skills/methodfinancial/skill.md"
    }
  ]
}