Skip to content
Back to Lokki - API Documentation

Card snapshot

docs.getlokki.com · 2026-08-18 10:34:36 UTC · fc740163f6c728e6bed93ca440eb42c530cafc8c12d1f50ec0bfd88caf5006bf

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": "Lokki - API Documentation",
  "url": "https://docs.getlokki.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.getlokki.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.getlokki.com/",
    "organization": "Lokki - API Documentation"
  },
  "documentationUrl": "https://docs.getlokki.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "lokki",
      "name": "Lokki",
      "description": "Use when building integrations with rental providers, querying store information, retrieving rental items and pricing, filtering by categories and sectors, or managing rental marketplace data. Agents should reach for this skill when working with rental provider APIs, building search/discovery features, or integrating rental inventory systems.",
      "tags": [],
      "url": "https://docs.getlokki.com/.well-known/agent-skills/lokki/skill.md"
    }
  ]
}