{
  "schema_version": "2026-05-01",
  "name": "Huvudkontoret API Catalog",
  "description": "Huvudkontoret currently exposes public website discovery resources, but no transactional public API.",
  "homepage": "https://huvudkontoret.io/",
  "contact": {
    "email": "hej@huvudkontoret.io"
  },
  "resources": [
    {
      "name": "llms.txt",
      "url": "https://huvudkontoret.io/llms.txt",
      "content_type": "text/plain",
      "description": "Curated entry point for LLMs and AI agents."
    },
    {
      "name": "Markdown homepage",
      "url": "https://huvudkontoret.io/index.md",
      "content_type": "text/markdown",
      "description": "Token-efficient representation of the homepage."
    },
    {
      "name": "Agent skills",
      "url": "https://huvudkontoret.io/.well-known/agent-skills/index.json",
      "content_type": "application/json",
      "description": "Skill index for agents that need to understand Huvudkontoret."
    }
  ],
  "public_api_available": false
}
