Automox is a cloud-native, cross-platform IT operations and patch management/vulnerability remediation platform that provides a single console for automated patching, configuration/policy enforcement, and remediation across Windows, macOS, and Linux endpoints.
This integration allows DataBee to ingest inventory, identity, and audit data from Automox via its REST APIs (Console API and Audit Trail API). Data is retrieved using scheduled, authenticated HTTP polling and normalized into the Open Cybersecurity Schema Framework (OCSF). For more information on DNS Filter, see the official documentation here.
Integration Method: API
Tables: User Inventory Info (5003), Device Inventory Info (5001), Operating System Patch State (5004), Authentication (3002), Entity Management (3004), User Access Management (3005), Web Resource Activity (6001)
This integration supports the following events.
Event | Description |
|---|---|
Users | User inventory records for members with access to an Automox organization (zone), including RBAC role assignments and MFA status. |
Devices | Device inventory records for managed servers/endpoints registered in an Automox organization, including patch/compliance status, OS details, and policy status. |
Organization Packages | Package/patch state records for all pending and installed updates and applications across devices in an Automox organization, including CVE, EPSS, and KEV enrichment where available. |
Audit Events | Audit trail events (authentication, entity management, user access management, and web resources activity) from the Automox Audit Trail API, provided pre-formatted as OCSF by Automox. |
This integration supports the following versions.
Automox API version | V1 |
Note:
Automox is a continuously updated service. As for this document preparation, the latest release was in Sep 4, 2026. More information can be found here.
Prerequisites
An active Automox account with Admin access to create API Keys.
The user should have access to the DataBee console.
Configuration Overview
Generate a Global API Key in Automox console.
Add the Automox in the DataBee console with the below parameters.
DataBee Parameter
Automox Parameter
Base URL
https://console.automox.com
Token
Account UUID
Org UUID
Automox Configuration
Log in to your Automox account at https://console.automox.com/.
In the top navigation panel, expand the Organization section and click Manage Orgs and Users.

Navigate to Keys section and under Global API Keys click on Add.

Give a name to API Key and optionally set expiration time If needed and click on Create.

Copy the API Key created. This will be required when configuring DataBee. Ensure that the API Key created is Enabled.

DataBee Configuration
Login to the DataBee UI, navigate to Data > Data Feeds and click the Add New Data Feed button.

Search for the Automox and click it as shown below.

Click on the API Ingest option for collection method.

Enter feed contact information and scroll down.

In the configuration page, confirm the following:
API Base URL: This is the base URL that DataBee will interact with.
Authorization Method: Bearer Token
Token: Paste the API Key created.
Account UUID: Paste the account uuid copied earlier.
Org UUID: Paste the organization uuid copied earlier.
Event Types: Preselected for all the event types that integration pulls.

Scroll down and click on Test Connection.

Once test connection passes click Submit.

Troubleshooting Tips
Ensure the API Key is pasted correctly. Since you cannot view the Secret Key after the 1st time, re-create the API key, paste it on a text editor to ensure no spaces or unexpected characters are included and reconfigure the DataBee feed.

