{
  "name": "Xcr9 Host",
  "description": "European VPS hosting platform (Hetzner & OVH) with REST API, customer panel, and automated provisioning.",
  "url": "https://xcr9.host/",
  "documentation": "https://xcr9.host/llms.txt",
  "apiCatalog": "https://xcr9.host/.well-known/api-catalog",
  "preferredContentType": ["text/markdown", "application/json", "text/html"],
  "endpoints": [
    {
      "id": "public-site",
      "type": "https",
      "url": "https://xcr9.host/",
      "alpn": ["h3", "h2"],
      "accept": ["text/html", "text/markdown"]
    },
    {
      "id": "rest-api",
      "type": "https",
      "url": "https://xcr9.host/api/",
      "alpn": ["h3", "h2"],
      "documentation": "https://xcr9.host/llms.txt"
    },
    {
      "id": "blog",
      "type": "https",
      "url": "https://xcr9.host/blog/",
      "alpn": ["h3", "h2"]
    }
  ],
  "contact": {
    "telegram": "https://t.me/xcr9_support"
  }
}
