Medigate API

Customer-facing REST API for the Medigate (now Claroty xDome for Healthcare) device-security platform. Documents two versions — V1 (HTTP basic auth) and V2 (API token) — used to pull the Device List, Device Groups, and device Risk scores. The interactive reference at api.medigate.io/docs is access-gated (password required), so no public OpenAPI is available.

API entry from apis.yml

apis.yml Raw ↑
name: Medigate API
description: Customer-facing REST API for the Medigate (now Claroty xDome for Healthcare) device-security
  platform. Documents two versions — V1 (HTTP basic auth) and V2 (API token) — used to pull the Device
  List, Device Groups, and device Risk scores. The interactive reference at api.medigate.io/docs is access-gated
  (password required), so no public OpenAPI is available.
humanURL: https://api.medigate.io/docs
baseURL: https://api.medigate.io
properties:
- type: Authentication
  url: authentication/medigate-authentication.yml