API Key Authentication

You can enable API key authentication to allow users to use API keys as an authentication method for Tenable Enclave Security API requests. Without API keys, users must use the /token endpoint to log in to the Tenable Enclave Security API and establish a token for subsequent requests.

Tenable Enclave Security attributes actions performed with API keys to the user account associated with the API keys. You can only perform actions allowed by the privileges granted to the user account associated with the API keys.

You can enable the Allow API Keys toggle in your Security Settings to allow users to perform API key authentication. Then, users can generate API keys for themselves or for other users. API keys include an access key and secret key that must be used together for API key authentication. For more information, see Enable API Key Authentication and Generate API Keys.

Deleting API keys prevents users from authenticating Tenable Enclave Security API requests with the deleted keys. For more information, see Delete API Keys.