Tenable Access Groups v1 API is one of 107 APIs that Tenable publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Access Groups v1. The published artifact set on APIs.io includes an OpenAPI specification.
This API exposes
7 operations
across 4 paths,
and defines 12 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.
7 operations4 paths12 schemas1 DELETE4 GET1 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 Access Groups v1 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 7
Across 4 paths, the API surfaces 7 operations — 1 DELETE, 4 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are access-groups_AccessGroupDetails (15 properties), access-groups_AccessGroup (13 properties), access-groups_PaginationResponse (4 properties), access-groups_AccessGroupFilter (4 properties). Each schema is shown below with its type and property counts.
access-groups_AssetRule
object
3 properties
access-groups_AssetRulePrincipal
object
3 properties
access-groups_AccessGroupFilter
object
4 properties
access-groups_AssetRuleFilter
object
4 properties
access-groups_AccessGroup
object
13 properties
access-groups_PaginationResponse
object
An object containing pagination information for the current result set.
4 properties
access-groups_AssetRuleFilters
object
1 property
access-groups_ErrorResponse
object
3 properties
access-groups_Response-PaginationSortObject
object
An object specifying how the current result set is sorted, including the property by which the results were sorted and the sort direction.
2 properties
access-groups_AccessGroupFilterSort
object
1 property
access-groups_AccessGroupDetails
object
15 properties
access-groups_AccessGroupFilters
object
3 properties
Specification
The full machine-readable OpenAPI contract behind this narrative.