UpGuard
Last updated
The base domain of the UpGuard API.
Default: cyber-risk.upguard.com
Your UpGuard organization API key, used for authentication.
To create an API key:
Sign in to the UpGuard platform with an administrator account.
Click the Settings icon in the top-right corner.
Click the API tab.
Click Create New API Key.
Copy the generated key. You can manage or delete keys from this tab.
Permissions
Only administrator accounts can access and create API keys within the UpGuard platform. Ensure your account has administrator access before proceeding.
Security Notice
Your UpGuard API key is sensitive — never share it publicly. Only use your API key with software from verified, trusted providers to safeguard your UpGuard account.
Proxy URL (optional).
The amount of time (in seconds) to wait for API responses. (default: 30)
This adapter works in a multi threaded manner. This field represents the number of parallel threads that is going to be constructed for sending API requests (default: 32, min: 1, max: 32).
Number of seconds to wait during construction of parallel threads. By increasing this value, resource consumption is reduced at the cost of longer discovery time (default: 0).
Include user risk inventory in the discovery (optional, default: True).
Include domain inventory with detail enrichment in the discovery (optional, default: True).
Include vendor/service inventory in the discovery (optional, default: True).
Attention
Please perform a connection test to ensure there is a valid connection to the UpGuard API. When the discovery operation is finalized you will be able to see the details on Assets page.
Last updated