What is Medigate? #
Medigate is a modular, SaaS-powered healthcare cybersecurity platform that scales to protect your environment, address your use cases, and fulfill your goals as they evolve. Medigate allows you to discover, view, secure, and manage all the devices connected to your network and turn the associated data into a powerful resource.
Why Should You Use the Medigate Connector? #
The Medigate connector provides visibility into the assets in your environment. You can use this visibility to:
- ensure assets are managed per your security policies
- derive relationships between assets, users, applications, and data
How Does This Connector Work? #
Meridian executes read-only requests to the Medigate REST API and ingests only meta-data about Medigate devices. Meridian does not retrieve any data stored on your assets.
Configuring the Connector in Meridian #
| Field | Description | Example |
|---|---|---|
| URL | The URL for the Medigate API. | https://api.medigate.io |
| API Token | An API token that provides read access to device data and user data. For details on creating an API token in Medigate, see the section below on Creating Credentials.
| p7g444S3IZ5wmFvmzWmx14qACXdzQ25b |
| Data Lookback in Days | Number of days worth of data to ingest. Default value is 7. If you use the default value, the connector ingests data from today, yesterday, and the day before yesterday. | 7 |
Source Documentation #
Creating Credentials #
To generate an API Token:
- Log in to your Medigate online portal.
- Go to Settings > Admin Settings > User Management.
- Select Add User and choose the API User option.
- Fill in the required fields (e.g., username, role permissions) and click Create User.
- Once the user is created, select Generate Token next to their name.
- Copy the generated token. This is your API key
Required Permissions #
The API User has read access to Asset data..
API Documentation #
medigate_api/README.md at master · guruevi/medigate_api