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

The Tenable Managed Security Service Provider (MSSP) Portal API provides a secure and accessible way for MSSP administrators to manage the logos of their customer's instances. By default, the Tenable logo appears in the header of your customer's instances. The logo endpoints enables customers to replace the Tenable logo with a logo appropriate to a customer's business context. Use these endpoints to add, assign, and delete logos. For background information about logos in the Tenable MSSP Portal, see [Logos](https://docs.tenable.com/managed-security-service-provider/Content/Logos.htm) in Tenable MSSP Portal User Guide.

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

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

This API exposes 8 operations across 5 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.

8 operations 5 paths 7 schemas 1 DELETE4 GET1 PATCH1 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 Logos 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 8

Across 5 paths, the API surfaces 8 operations — 1 DELETE, 4 GET, 1 PATCH, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Logos 8

The Tenable Managed Security Service Provider (MSSP) Portal API provides a secure and accessible way for MSSP administrators to manage the logos of their customer's instances. By…

POST
/mssp/logos
Add logo
io-mssp-logos-create body → 200400401429500
GET
/mssp/logos
List logos
io-mssp-logos-list → 200401429500
GET
/mssp/logos/{logo_uuid}
Get logo details
io-mssp-logos-details 1 param → 200401404429500
PATCH
/mssp/logos/{logo_uuid}
Update logo
io-mssp-logos-update 1 param body → 200400401404429500
DELETE
/mssp/logos/{logo_uuid}
Delete logo
io-mssp-logos-delete 1 param → 200401404429500
PUT
/mssp/accounts/logos
Assign logo
io-mssp-logos-assign body → 200400401429500
GET
/mssp/logos/{logo_uuid}/logo.png
Download logo (PNG)
io-mssp-logos-png-download 1 param → 200401429500
GET
/mssp/logos/{logo_uuid}/logo.base64
Download logo (Base64)
io-mssp-logos-base64-download 1 param → 200401429500

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are LogoObject (4 properties), ErrorResponse (3 properties), LogoAssignmentBulk (2 properties), ErrorResponse-404 (1 property). Each schema is shown below with its type and property counts.

LogoObject
object
4 properties
LogoAssignmentBulk
object
2 properties 2 required
LogoListResponse
object
1 property
ErrorResponse
object
3 properties
LogoUuidResponse
object
1 property 1 required
ErrorResponse-400
object
1 property
ErrorResponse-404
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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