Skip to content
Back to Lago

Card snapshot

doc.getlago.com · 2026-08-27 02:39:24 UTC · b6104d7da894e899fe73145f66120d022c1694d4cebf2b4772e370ccd1cad11f

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": "Lago",
  "description": "Developer documentation for Lago, the open-source billing platform for usage metering, subscriptions, invoicing, payments, and revenue operations.",
  "url": "https://docs.getlago.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.getlago.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.getlago.com/",
    "organization": "Lago"
  },
  "documentationUrl": "https://docs.getlago.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "lago",
      "name": "Lago",
      "description": "Use when building or managing usage-based billing systems, configuring subscription and metered pricing models, ingesting customer usage events, generating invoices, or integrating payment providers. Agents should reach for this skill when working with billing architecture, pricing configuration, customer management, or revenue recognition workflows.",
      "tags": [],
      "url": "https://docs.getlago.com/.well-known/agent-skills/lago/skill.md"
    }
  ]
}