TXOne StellarOne
TXOne StellarOne is an OT endpoint security platform that provides centralized management, policy enforcement, and threat protection for industrial control system endpoints.
Use Cases the Adapter Solves
- Operational Technology (OT) Device Visibility: Gain complete visibility into all OT endpoints protected by TXOne StellarOne, including industrial control systems, SCADA systems, and other critical infrastructure devices.
- OT Security Posture Assessment: Identify endpoints with missing security agents, outdated protection software, or inactive security controls across your industrial environment.
Asset Types Fetched
- Devices
Data Retrieved through the Adapter
Devices - Fields such as Hostname, Operating System, IP Address,
Before You Begin
Required Ports
- TCP port 443 (HTTPS)
Authentication Methods
API Key Authentication
APIs
Axonius uses the TXOne StellarOne API. The following endpoint is called:
GET /api/v1/agents- Retrieves agent information for all managed devices
Required Permissions
The API key must be associated with a user account that has sufficient permissions to list agents.
Note: TXOne StellarOne has three account roles: Admin, Operator, and Viewer. The API key should be generated from an account with at least Viewer permissions to retrieve device data. Confirm the exact permission requirements with your TXOne administrator, as the publicly available API documentation does not include detailed permission information.
Supported From Version
Supported from Axonius version 9.0.4
Connecting the Adapter in Axonius
Navigate to the Adapters page, search for TXOne StellarOne, 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 URL for the StellarOne Management Console API. The URL should contain a prefix of
http://orhttps://. Do not add any specific endpoints after the domain. Example:https://192.168.1.100 -
API Key - API key generated from the StellarOne Management Console under Administration > Account Management. The key is bound to a user account and is sent as the raw Authorization header value.

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 1 hour ago
