Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Tenable Editor API

The Editor API from Tenable — 5 operation(s) for editor.

Tenable Editor API is one of 107 APIs that Tenable publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Editor. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 5 operations across 5 paths, and defines 9 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.

5 operations 5 paths 9 schemas 5 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0.0
Base URL
https://cloud.tenable.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Tenable Editor 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 — 5 GET. Each is listed below with its method, path, parameters, and response codes.

Editor 5
GET
/editor/{type}/{id}
Get configuration details
editor-details 2 params → 200401403404429500
GET
/editor/{type}/templates
List templates
editor-list-templates 1 param → 200401403429500
GET
/editor/{type}/templates/{wizard_uuid}
Get template details
editor-template-details 2 params → 200401403404429500
GET
/editor/policy/{policy_id}/families/{family_id}/plugins/{plugin_id}
Get plugin details
editor-plugin-description 3 params → 200401429500
GET
/editor/{type}/{object_id}/audits/{file_id}
Download audit file
editor-audits 3 params → 200401403404429500

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are editor_template (10 properties), editor_plugindescription (5 properties), editor_filter (4 properties), editor_settings (4 properties). Each schema is shown below with its type and property counts.

editor_ErrorResponse
object
3 properties
editor_plugins
object
The settings for compliance audit checks.
editor_credentials
object
Credentials that grant the scanner access to the target system without requiring an agent. Credentialed scans can perform a wider variety of checks than non-cr…
editor_templates
array
The list of available templates.
editor_filter
object
4 properties
editor_plugindescription
object
The detailed information for a Tenable Vulnerability Management plugin.
5 properties
editor_template
object
Templates are used to create scans or policies with predefined parameters.
10 properties
editor_settings
object
Scan or policy settings organized into the Basic, Discovery, Assessment, Report, and Advanced configuration categories.
4 properties
editor_compliance
object
Plugins options enables you to select security checks by Plugin Family or individual plugins checks.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tenable-editor-api-openapi.yml Raw ↑

Other APIs Tenable publishes across the network.

Tenable About API
Tenable Access Control (API) API
Tenable Access Control (Groups) API
Tenable Access Control (Permissions) API
Tenable Access Control (Roles) API
Tenable Access Control (Users) API
Tenable Access Groups v1 API
Tenable Access Groups v2 API
Tenable Account Groups API
Tenable Accounts API
Tenable Activity Log API
Tenable AD object API