{
  "@context": "https://schema.org",
  "@type": "WebAPI",
  "dateModified": "2026-06-02",
  "name": "GET /agent-trust-center/status",
  "endpoint": {
    "method": "GET",
    "url": "https://xn--82czbx2bczd4fl8a.online/agent-trust-center/status"
  },
  "schedule": "real-time, polling-friendly (Cache-Control: max-age=30)",
  "response": {
    "fields": [
      "overall",
      "components[]",
      "incidents[]",
      "maintenance[]",
      "uptime30d",
      "uptime90d",
      "uptime365d"
    ]
  },
  "componentsTracked": [
    "api",
    "agent-mcp",
    "agent-payment",
    "agent-identity",
    "agent-dsar",
    "agent-knowledge-graph",
    "agent-semantic-search",
    "agent-workflow",
    "status",
    "docs"
  ]
}