Bold Security
Bold Security is an endpoint security platform that provides device inventory, agent status monitoring, and browser extension protection for enrolled organizational endpoints.
Use Cases the Adapter Solves
- Endpoint Visibility: Gain comprehensive visibility into all enrolled organizational endpoints, including their agent deployment status and browser extension protection coverage.
- Agent Health Monitoring: Identify devices with disabled agents, agents requiring upgrades, or inactive agents to maintain the endpoint security posture.
Asset Types Fetched
- Devices
Data Retrieved through the Adapter
Devices - fields such as Hostname, Operating System, Agent Version, Agent Status
Before You Begin
Required Ports
- TCP port 443 (HTTPS)
Authentication Methods
API Key and Tenant ID Authentication
APIs
Axonius uses the Bold Security API. The following endpoints are called:
GET /auth/exchange- Exchanges API key credentials for a session JWT tokenGET /v1/devices- Retrieves device inventory information
Required Permissions
Note: The exact permission names should be confirmed with your Bold Security administrator or Bold Security support, as the API documentation is not publicly available.
Supported From Version
Supported from Axonius version 9.0.1
Connecting the Adapter in Axonius
Navigate to the Adapters page, search for Bold Security, and click on the adapter tile.
Click Add Connection.
To connect the adapter in Axonius, provide the following parameters:
Required Parameters
- Host Name or IP Address - Base domain for the API, should contain a prefix of http:// or https://. Do not add any specific endpoints after the domain. Example:
https://api.boldsecurity.com - API Key - The API key generated from the Bold Security admin console for authentication.
- Tenant ID - Your Bold Security tenant identifier.

Optional Parameters
- Verify SSL - Select whether to verify the SSL certificate of the server against the CA database inside of Axonius. For more details, see SSL Trust & CA Settings.
- HTTPS Proxy - Connect the adapter to a proxy instead of directly connecting it to the domain.
- HTTPS Proxy User Name - The user name to use when connecting to the value supplied in Host Name or IP Address via the value supplied in HTTPS Proxy.
- HTTPS Proxy Password - The password to use when connecting to the server using the HTTPS Proxy.
To learn more about common adapter connection parameters and buttons, see Adding a New Adapter Connection.
Updated about 5 hours ago
