Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 908 Bytes

accessing-the-appsec-portal-api-endpoints.md

File metadata and controls

20 lines (13 loc) · 908 Bytes
description
The AppSec Portal provides a comprehensive set of API endpoints that can be used to programmatically interact with the platform.

Accessing the AppSec Portal API Endpoints

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.