Number of APIs: 40
The Tenable.io Web Application Scanning v2 API serves as a gateway for you to interact with the Tenable.io Web Application Scanning application and enables you to automate the security management for your web applications. You can safely and accurately scan web applications to provide deep visibility into vulnerabilities and context for prioritizing remediations. Use the Tenable.io Web Application Scanning v2 API endpoints to perform CRUD operations on web application scans, launch web application scans, and obtain scan and asset details. Note: While Tenable that you use Tenable.io Web Application Scanning API v2 for any new development. You can continue to use existing integrations that are based on Tenable.io Web Application Scanning API v1. Tenable will provide advance notice and migration guidance prior to deprecating Web Application Scanning API v1. For most up-to-date announcements, subscribe to our RSS feed or check the API Changelog.
GET {{baseUrl}}/was/v2/configs/filters
GET {{baseUrl}}/was/v2/user-templates/:user_template_id
DELETE {{baseUrl}}/was/v2/user-templates/:user_template_id
GET {{baseUrl}}/was/v2/user-templates?limit=-54086346&offset=-54086346&sort=last_seen:desc,ipv4:asc
GET {{baseUrl}}/was/v2/user-templates/filters
POST {{baseUrl}}/was/v2/user-templates/search?limit=-54086346&offset=-54086346&sort=last_seen:desc,ipv4:asc
GET {{baseUrl}}/was/v2/vulnerabilities?plugin_id=-54086346&application_uri=https://www.tenable.com&asset_id=b018aed8-554f-4965-9b05-994eaa66d459&limit=-54086346&offset=-54086346&sort=last_seen:desc,ipv4:asc
GET {{baseUrl}}/was/v2/vulnerabilities/filters
DELETE {{baseUrl}}/was/v2/configs/:config_id
ENDPOINTS