Connectors
...
Configuration
Tenable SC API Key Authentication
4 min
overview this configuration authenticates to tenable security center using an api key, composed of an access key and a secret key input parameters url a url to the target host (required) access key the access key for api authentication (required, format password) secret key the secret key paired with the access key (required, format password) verify ssl certificates boolean option to enable or disable ssl certificate verification http(s) proxy a proxy url to route requests through authentication scheme type api key key name x apikey location header format accesskey={{access key}}; secretkey={{secret key}} additional docs tenable security center api reference https //docs tenable com/security center/api/index htm