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 Domains API

The Tenable Managed Security Service Provider (MSSP) Portal API provides a secure and accessible way for MSSP administrators to manage and maintain multiple customer instances of Tenable products. Domains endpoints in the Tenable MSSP Portal API enables customers to add domains, list domains, get domain details, update domains, and send activation codes to add domains. For more information about the Tenable MSSP Portal, see the [Tenable MSSP Portal User Guide](https://docs.tenable.com/managed-security-service-provider/Content/Welcome.htm).

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

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

This API exposes 5 operations across 3 paths, and defines 7 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 3 paths 7 schemas 2 GET2 POST1 PUT

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 Domains 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 3 paths, the API surfaces 5 operations — 2 GET, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Domains 5

The Tenable Managed Security Service Provider (MSSP) Portal API provides a secure and accessible way for MSSP administrators to manage and maintain multiple customer instances of…

POST
/mssp/domains
Add domain
io-mssp-domains-add body → 200400401429500
GET
/mssp/domains
List domains
io-mssp-domains-list → 200401429500
GET
/mssp/domains/account/{account_uuid}
Get domain details
io-mssp-domains-details-list 1 param → 200401404429500
PUT
/mssp/domains/account/{account_uuid}
Update domain
io-mssp-domains-update 1 param body → 200401404429500
POST
/mssp/domains/verifyDomain
Send activation code
io-mssp-domains-verification body → 200400401429500

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are Response-Domains-Details-List-Object (4 properties), Request-Domains-Verify (4 properties), ErrorResponse (3 properties), Request-Domains-Add (3 properties). Each schema is shown below with its type and property counts.

Response-Domains-List-Object
object
3 properties
Request-Domains-Add
object
3 properties 3 required
Response-Domains-List
object
1 property
Request-Domains-Verify
object
4 properties 3 required
Response-Domains-Details-List-Object
object
4 properties
ErrorResponse
object
3 properties
Response-Domains-Details-List
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tenable-domains-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