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 Access Groups v1 API

The Access Groups v1 API from Tenable — 4 operation(s) for access groups v1.

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 operations 4 paths 12 schemas 1 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.

Access Groups v1 7
POST
/access-groupsdeprecated
Create access group
io-v1-access-groups-create body → 200400401403429500
GET
/access-groupsdeprecated
List access groups
io-v1-access-groups-list 8 params → 200401403429500
PUT
/access-groups/{id}deprecated
Update access group
io-v1-access-groups-edit 1 param body → 200400401403429500
DELETE
/access-groups/{id}deprecated
Delete access group
io-v1-access-groups-delete 1 param → 200401403404429500
GET
/access-groups/{id}deprecated
Get access group details
io-v1-access-groups-details 1 param → 200401403404429500
GET
/access-groups/filtersdeprecated
List access group filters
io-v1-access-groups-list-filters → 200401429500
GET
/access-groups/rules/filtersdeprecated
List asset rule filters
io-v1-access-groups-list-rule-filters → 200401429500

Schemas 12

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.

Source

tenable-access-groups-v1-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 v2 API
Tenable Account Groups API
Tenable Accounts API
Tenable Activity Log API
Tenable AD object API
Tenable Agent Config API