Skip to content
Back to Polygon Developer Docs

Card snapshot

docs.polygon.technology · 2026-06-08 19:20:53 UTC · 918d396f8d373d1328cf31bb1123c1de5b953a41026eac0523174b48935417fe

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": "Polygon Developer Docs",
  "url": "https://docs.polygon.technology/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.polygon.technology/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.polygon.technology/",
    "organization": "Polygon Developer Docs"
  },
  "documentationUrl": "https://docs.polygon.technology/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "open-money-stack",
      "name": "open-money-stack",
      "description": "Build money-movement and fintech products on Polygon's Open Money Stack (OMS) API: neobanks, custodial wallets, remittance, on-ramps and off-ramps, stablecoin payments, and cash-in/cash-out. Use this whenever a developer wants to build, design, scope, or plan a financial product on Polygon, mentions the OMS API, asks how to authenticate or onboard with Polygon payments, says \"build me a neobank\" (or a remittance app, payments app, wallet, on-ramp, or off-ramp), or needs an implementation plan that maps their use case to real Polygon endpoints. The skill walks the developer through authentication, asks a few discovery questions, and produces an endpoint-grounded implementation plan that clearly separates what is callable today from what is early access.",
      "tags": [],
      "url": "https://docs.polygon.technology/.well-known/agent-skills/open-money-stack/skill.md"
    }
  ]
}