Tenable Attack Path Exports API
The Tenable Attack Path Exports API enables users to export top attack paths, attack technique data, and MITRE ATT&CK heatmap data in JSON or CSV format. MITRE heatmap exports in JSON conform to the MITRE ATT&CK Navigator layer schema, allowing direct import into Navigator. For more information about attack paths and attack techniques, see [Attack Path](https://docs.tenable.com/exposure-management/Content/exposure-management/attack-path/attack-path.htm) in the _Tenable Exposure Management User Guide_.
Tenable Attack Path Exports API is one of 107 APIs that Tenable publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Attack Path Exports. The published artifact set on APIs.io includes an OpenAPI specification.
This API exposes 5 operations across 5 paths, and defines 20 schemas. It is described by OpenAPI 3.0.0, at version 1.0.0.
Requests are made against a single base URL, https://www.tenable.com/downloads/api/v2.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Tenable Attack Path Exports API declares
1 security scheme
for authenticating requests.
An API key is passed in the header as Authorization (Bearer).
By default, every request must be authenticated.
Bearer— Example: Bearer {{token}}
Paths & Operations 5
Across 5 paths, the API surfaces 5 operations — 2 GET, 3 POST. Each is listed below with its method, path, parameters, and response codes.
The Tenable Attack Path Exports API enables users to export top attack paths, attack technique data, and MITRE ATT&CK heatmap data in JSON or CSV format. MITRE heatmap exports in…
Schemas 20
The contract defines 20 schemas that model the data the API accepts and returns. The most detailed are Attack_Path_Exports_AttackTechniqueExportRecord (16 properties), Attack_Path_Exports_MitreHeatmapNavigatorLayer (11 properties), Attack_Path_Exports_MitreHeatmapTechniqueRecord (7 properties), Attack_Path_Exports_AttackPathExportRecord (7 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Tenable 12
Other APIs Tenable publishes across the network.