Accessing the AppSec Portal API Endpoints

The AppSec Portal provides a comprehensive set of API endpoints that can be used to programmatically interact with the platform.

You can use these APIs to integrate the AppSec Portal with your own tools and systems, automate workflows, and extract data for analysis and reporting.

Accessing the API Endpoints

To access the AppSec Portal API endpoints, navigate to the following URL in your web browser:

https://<your_instance>/api/v1/docs/

This URL will take you to the API documentation page, where you can browse the available endpoints and their corresponding HTTP methods, input parameters, and output formats.

Last updated