{
  "linkset": [
    {
      "anchor": "https://api.datalayer.sh/",
      "service-desc": [
        {
          "href": "https://api.datalayer.sh/openapi.json",
          "type": "application/json"
        }
      ],
      "service-doc": [
        {
          "href": "https://api.datalayer.sh/docs",
          "type": "text/html",
          "title": "DataLayer API — Interactive Reference"
        },
        {
          "href": "https://api.datalayer.sh/docs/llms.txt",
          "type": "text/plain",
          "title": "DataLayer API — LLM-readable docs"
        },
        {
          "href": "https://datalayer.sh/llms-full.txt",
          "type": "text/plain",
          "title": "DataLayer — full product context for LLMs"
        }
      ],
      "service-meta": [
        {
          "href": "https://github.com/datalayer-sh/mcp",
          "type": "text/html",
          "title": "DataLayer MCP server (npm: @datalayer-sh/mcp)"
        }
      ],
      "status": [
        {
          "href": "https://api.datalayer.sh/health",
          "type": "application/json"
        }
      ],
      "terms": [
        {
          "href": "https://datalayer.sh/terms",
          "type": "text/html"
        }
      ],
      "privacy-policy": [
        {
          "href": "https://datalayer.sh/privacy",
          "type": "text/html"
        }
      ]
    }
  ]
}