Tenable Configurations API
With the Configurations API, you can create and maintain reusable scan settings. These endpoints allow you to perform standard CRUD operations on configuration objects to standardize scanning across your environment.For more information, see [Scan Templates](https://docs.tenable.com/web-app-scanning/Content/WAS/Scans/WASScanSettings.htm) in the _Tenable Web App Scanning User Guide_.
Tenable Configurations API is one of 107 APIs that Tenable publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Configurations. The published artifact set on APIs.io includes an OpenAPI specification.
This API exposes 9 operations across 6 paths, and defines 34 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 Configurations 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 9
Across 6 paths, the API surfaces 9 operations — 1 DELETE, 4 GET, 1 PATCH, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
With the Configurations API, you can create and maintain reusable scan settings. These endpoints allow you to perform standard CRUD operations on configuration objects to standard…
Schemas 34
The contract defines 34 schemas that model the data the API accepts and returns. The most detailed are Response-Scan-Config (24 properties), ScopeSettings (22 properties), Request-Config (17 properties), ConfigMetadata (15 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.