# Tenable Downloads API

**Canonical:** https://apis.io/apis/tenable/tenable-downloads-api/  
**Provider:** Tenable — https://apis.io/providers/tenable/  
**Base URL:** https://cloud.tenable.com  
**Documentation:** https://developer.tenable.com/reference/navigate

Tenable Downloads API is one of 107 APIs that [Tenable](https://apis.io/providers/tenable/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Downloads. The published artifact set on APIs.io includes an OpenAPI specification.

The Downloads API enables customers to access and download installation and update files for available Tenable products. You can use the API endpoints to list product pages, list downloads available for a specific product, and to download a file. The endpoints can also be used to determine and download the latest version of a file to facilitate the automation of an installation. **Note:** The Tenable Downloads API uses a different server URL than the Tenable Vulnerability Management API: `https://www.tenable.com/downloads/api/v2/pages`. ### Authentication Like the Downloads website, certain files require authentication to download. When files have a `"requires_auth": true` attribute on the product list page, the Downloads API uses bearer token authentication and requires a valid token in the Authorization header to download the file: ``` Authorization: Bearer AbCdEf123456 ``` To access or reset your authentication token, navigate to the [Authentication Token](https://www.tenable.com/downloads/api-docs) page. Examples of product downloads that **do not** require authentication include Nessus and Nessus Agents.

## Machine-readable artifacts (1)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/tenable/refs/heads/main/openapi/tenable-downloads-api-openapi.yml

## Other Tenable APIs (12)

- [Tenable About API](https://apis.io/apis/tenable/tenable-about-api/)
- [Tenable Access Control (API) API](https://apis.io/apis/tenable/tenable-access-control-api-api/)
- [Tenable Access Control (Groups) API](https://apis.io/apis/tenable/tenable-access-control-groups-api/)
- [Tenable Access Control (Permissions) API](https://apis.io/apis/tenable/tenable-access-control-permissions-api/)
- [Tenable Access Control (Roles) API](https://apis.io/apis/tenable/tenable-access-control-roles-api/)
- [Tenable Access Control (Users) API](https://apis.io/apis/tenable/tenable-access-control-users-api/)
- [Tenable Access Groups v1 API](https://apis.io/apis/tenable/tenable-access-groups-v1-api/)
- [Tenable Access Groups v2 API](https://apis.io/apis/tenable/tenable-access-groups-v2-api/)
- [Tenable Account Groups API](https://apis.io/apis/tenable/tenable-account-groups-api/)
- [Tenable Accounts API](https://apis.io/apis/tenable/tenable-accounts-api/)
- [Tenable Activity Log API](https://apis.io/apis/tenable/tenable-activity-log-api/)
- [Tenable AD object API](https://apis.io/apis/tenable/tenable-ad-object-api/)

## Tags

Downloads

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/tenable/tenable-downloads-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/tenable/.
